Companion

object Companion

Functions

Link copied to clipboard
fun generateSetBinFrom(level: Int, size: Int, generator: (Int) -> A_BasicObject): A_SetBin

Generate a bin at the requested level with values produced by size invocations of the generator.