collect

fun collect(value: Int)(source)


fun collect(value: Double)(source)

Converts the double to an integer by truncating (toInt()) before the collection