Uses of Interface
convex.core.lang.IFn
Packages that use IFn
Package
Description
Core CVM implementation
Internal CVM language implementation classes
-
Uses of IFn in convex.core.lang
Classes in convex.core.lang that implement IFn -
Uses of IFn in convex.core.lang.impl
Classes in convex.core.lang.impl that implement IFnModifier and TypeClassDescriptionclass
Abstract base class for functions that can close over a lexical environment.class
Abstract base class for data structure lookup functions.class
Abstract base class for core language functions implemented in the Runtime Core functions are tagged using their symbols in on-chain representationclass
Abstract base class for core predicate functionsclass
Value class representing a instantiated closure / lambda function.class
class
class
class
Wrapper for interpreting a sequence object as an invokable functionclass