Uses of Class
org.kink_lang.kink.Val

Packages that use Val
Package
Description
The core package of the Kink vm.
Interfaces used to make a host fun, which is a FunVal to perform action in Java code.
Provides the Execution Graph DSL, which is a convenient way to invoke Kink funs from Java actions or handlers.
Implementations of the Execution Graph DSL.
Temporary vals used by generated code.
Provides funs used from intrinsics.
Package of JAVA and JAVA_PROXY mods.
The internal classes for mods under kink/random.
Provides kink/STOPWATCH mod.
Provides utility classes around numbers.
Internal representation of vec vals.