shelley-spec-ledger-0.1.0.0
Safe HaskellSafe-Inferred
LanguageHaskell98

Cardano.Ledger.Compactible

Contents

Synopsis

Compactible

class Compactible a where Source #

Associated Types

data CompactForm a :: Type Source #

Instances

Instances details
Compactible Coin Source # 
Instance details

Defined in Shelley.Spec.Ledger.Coin

Associated Types

data CompactForm Coin Source #