given_HashConsedFlat_TypeVar

scalus.flat.FlatInstantces.given_HashConsedFlat_TypeVar

Attributes

Graph
Supertypes
trait Flat[TypeVar]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def bitSizeHC(a: TypeVar, hashCons: State): Int

Attributes

Definition Classes
override def decodeHC(decode: HashConsedDecoderState): TypeVar

Attributes

Definition Classes
override def encodeHC(a: TypeVar, encode: HashConsedEncoderState): Unit

Attributes

Definition Classes

Inherited methods

final override def bitSize(a: TypeVar): Int

Attributes

Definition Classes
Inherited from:
HashConsedFlat
def decode(decode: DecoderState): TypeVar

Attributes

Inherited from:
HashConsedFlat
final override def encode(a: TypeVar, encoderState: EncoderState): Unit

Attributes

Definition Classes
Inherited from:
HashConsedFlat