Companion

object Companion

Functions

Link copied to clipboard
fun no(): Dust

Returns a "no" Dust value.

Link copied to clipboard
fun of(level: Int = DefLevel, window: Int = DefWindow, linker: Int = DefLinker): Dust

Returns a value based Dust value wrapping the given inputs.

Link copied to clipboard
fun yes(): Dust

Returns a "yes" Dust value.