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

Data.RandomAccessList.RelativizedMap

Synopsis

Documentation

data RelativizedMap a #

A sequence implemented by a map from "levels" to values and a counter giving the "current" level.