Error:(60, 18) None of the following functions can...
# announcements
j
Error:(60, 18) None of the following functions can be called with the arguments supplied: public fun <T : Any> generateSequence(seedFunction: () -> ???, nextFunction: (???) -> ???): Sequence<???> defined in kotlin.sequences @LowPriorityInOverloadResolution public fun <T : Any> generateSequence(seed: ???, nextFunction: (???) -> ???): Sequence<???> defined in kotlin.sequences