plutus-core-1.54.0.0: Language library for Plutus Core
Safe HaskellSafe-Inferred
LanguageHaskell2010

PlutusCore.Flat

Description

Haskell implementation of Flat, a principled, portable and efficient binary data format.

Synopsis

Documentation

type Decoded a = Either DecodeException a Source #

A decoded value