JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Uses of Class
org.kink_lang.kink.BoolHelper
Packages that use
BoolHelper
Package
Description
org.kink_lang.kink
The core package of the Kink vm.
Uses of
BoolHelper
in
org.kink_lang.kink
Fields in
org.kink_lang.kink
declared as
BoolHelper
Modifier and Type
Field
Description
final
BoolHelper
Vm.
bool
The helper for
bool vals
.