Uses of Package
convex.core.lang.impl
Packages that use convex.core.lang.impl
Package
Description
Fundamental Convex classes used for the decentralised network
Data structures and algorithms, including a complete set of classes
required to implement immutable, decentralised data objects.
Core CVM implementation
Internal CVM language implementation classes
CVM Operations, effectively the "machine code" of the CVM
Convex network transaction types.
Convex utility classes and miscellaneous functionality
-
Classes in convex.core.lang.impl used by convex.core
-
Classes in convex.core.lang.impl used by convex.core.data
-
Classes in convex.core.lang.impl used by convex.core.langClassDescriptionAbstract base class for exceptional return values.Abstract base class for core language functions implemented in the Runtime Core functions are tagged using their symbols in on-chain representationAbstract base class for core predicate functionsClass representing an Error value produced by the CVM.Interface for objects that act as definitions in the core environment.
-
Classes in convex.core.lang.impl used by convex.core.lang.implClassDescriptionAbstract base class for functions that can close over a lexical environment.Abstract base class for data structure lookup functions.Abstract base class for exceptional return values.Abstract base class for exceptional returnsAbstract base class for trampolining function return valuesAbstract base class for core language functions implemented in the Runtime Core functions are tagged using their symbols in on-chain representationClass representing an Error value produced by the CVM.Value class representing a instantiated closure / lambda function.Class representing a halt return value "Computers are useless.Interface for objects that act as definitions in the core environment.Class representing a function return value.Class representing a function return value "Computers are useless.Class representing a function return value "Computers are useless.Wrapper for interpreting a sequence object as an invokable functionClass representing a function return value.
-
Classes in convex.core.lang.impl used by convex.core.lang.opsClassDescriptionAbstract base class for functions that can close over a lexical environment.
-
Classes in convex.core.lang.impl used by convex.core.transactions
-
Classes in convex.core.lang.impl used by convex.core.util