Thank you
They should be contiguous.
I'll add the information later when I get my laptop. Thx.
But you can know it by reading the example tests.
thanks for the info, simply did a global replace;-)...
I have changed the type signature from Int->Int->Int to Integer->Integer->Integer.
Int->Int->Int
Integer->Integer->Integer
Loading collection data...
Thank you
They should be contiguous.
I'll add the information later when I get my laptop. Thx.
But you can know it by reading the example tests.
thanks for the info, simply did a global replace;-)...
I have changed the type signature from
Int->Int->Int
toInteger->Integer->Integer
.