scalus.flat
package scalus.flat
Members list
Type members
Classlikes
class ArrayByteFlat extends Flat[Array[Byte]]
Prealigned Arrays of bytes PreAligned a ≡ PreAligned {preFiller :: Filler, preValue :: a}
Prealigned Arrays of bytes PreAligned a ≡ PreAligned {preFiller :: Filler, preValue :: a}
Filler ≡ FillerBit Filler | FillerEnd
Array v = A0 | A1 v (Array v) | A2 v v (Array v) ... | A255 ... (Array v)
Attributes
- Supertypes
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class ArrayByteFlatobject given_Flat_Binding.typeobject given_Flat_Case.typeobject given_Flat_ConstrDecl.typeobject given_Flat_Data.typeobject given_Flat_DataDecl.typeobject given_Flat_Module.typeobject given_Flat_Recursivity.typeobject given_Flat_SIR.typeobject given_Flat_BigInt.typeobject given_Flat_Boolean.typeobject given_Flat_Long.typeobject given_Flat_Natural.typeobject given_Flat_String.typeobject given_Flat_Unit.typeobject given_Flat_ByteString.typeobject given_Flat_DefaultFun.typeobject given_Flat_Data.typeobject given_Flat_DeBruijnedProgram.typeobject given_Flat_Term.typeShow all
object FlatInstantces
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
FlatInstantces.type
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object given_Flat_BigInt extends Flat[BigInt]
Attributes
- Supertypes
- Self type
-
given_Flat_BigInt.type
object given_Flat_Boolean extends Flat[Boolean]
Attributes
- Supertypes
- Self type
-
given_Flat_Boolean.type
object given_Flat_Long extends Flat[Long]
Attributes
- Supertypes
- Self type
-
given_Flat_Long.type
object given_Flat_Natural extends Flat[Natural]
Attributes
- Supertypes
- Self type
-
given_Flat_Natural.type
object given_Flat_String extends Flat[String]
Attributes
- Supertypes
- Self type
-
given_Flat_String.type
object given_Flat_Unit extends Flat[Unit]
Attributes
- Supertypes
- Self type
-
given_Flat_Unit.type
Types
Value members
Concrete methods
Givens
Givens
In this article