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 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.
Compiles itree to FunVal by runtime bytecode generation.
Provides funs used from intrinsics.
Internal package of network features.