scalus.builtin

package scalus.builtin

Members list

Type members

Classlikes

object Builtins

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Builtins.type
class ByteString

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object ByteString

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
ByteString.type
sealed abstract class Data

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class B
class Constr
class I
class List
class Map
object Data

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Data.type
object FromData

FromData[A] derivation

FromData[A] derivation

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
FromData.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
enum List[+A]

Attributes

Companion
object
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object List

Attributes

Companion
enum
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
List.type
case class Pair[A, B](fst: A, snd: B)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object PlutusDataCborDecoder extends Decoder[Data]

Attributes

Supertypes
trait Decoder[Data]
class Object
trait Matchable
class Any
Self type
object PlutusDataCborEncoder extends Encoder[Data]

Attributes

Supertypes
trait Encoder[Data]
class Object
trait Matchable
class Any
Self type
object ToData

ToData[A] derivation macros.

ToData[A] derivation macros.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
ToData.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type