scalus.uplc.builtin.BuiltinList
See theBuiltinList companion enum
Companion object for BuiltinList providing factory methods.
Attributes
-
Companion
-
enum
-
Graph
-
-
Supertypes
-
trait Sum
trait Mirror
class Object
trait Matchable
class Any
-
Self type
-
Members list
The names of the product elements
The names of the product elements
Attributes
-
Inherited from:
-
Mirror
Attributes
-
Inherited from:
-
Mirror
Creates a BuiltinList from varargs.
Creates a BuiltinList from varargs.
Attributes
Creates an empty BuiltinList.
Creates an empty BuiltinList.
For lists of Data, prefer using Builtins.mkNilData() onchain.
Attributes
Creates a BuiltinList from any IterableOnce.
Creates a BuiltinList from any IterableOnce.
Attributes