Uses of Class
org.kink_lang.kink.FunVal

Packages that use FunVal
Package
Description
The core package of the Kink vm.
Interfaces used to make host system functions, or host funs, which are Kink functions defined 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.
Compiles itree to FunVal by runtime bytecode generation.
Provides funs used from intrinsics.