avail
2.0.0.alpha14
avail
/
avail.descriptor.sets
/
SetBinDescriptor
/
Companion
Companion
object
Companion
Content copied to clipboard
Functions
Functions
generate
Set
Bin
From
Link copied to clipboard
fun
generateSetBinFrom
(
level
:
Int
,
size
:
Int
,
generator
:
(
Int
)
->
A_BasicObject
)
:
A_SetBin
Content copied to clipboard
Generate a bin at the requested level with values produced by
size
invocations of the
generator
.