collect

fun collect(intArray: IntArray)(source)

Parameters

intArray

collects on the values in the array


fun collect(i: Int)(source)

Tabulates the count of the number of i's presented.

Parameters

i

the presented integer


Parameters

i

casts the double down to an int


Parameters

array

casts the doubles to ints