Module org.kink_lang.kink
Java API of the Kink Runtime.
-
-
Packages
Exports Package Description org.kink_lang.kink The core package of the Kink vm.org.kink_lang.kink.function General perpose functional interfaces complement to java.util.function package.org.kink_lang.kink.hostfun Interfaces used to make host system functions, or host funs, which are Kink functions defined in Java code.org.kink_lang.kink.hostfun.graph Provides the Execution Graph DSL, which is a convenient way to invoke Kink funs from Java actions or handlers.
-