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

PlutusCore.Flat.Encoder.Size

Description

Primitives to calculate the maximum size in bits of the encoding of a value

Documentation

sIntegral ∷ (Bits t, Integral t) ⇒ t → Int Source #

numBlksIntegral t ⇒ t → t → t Source #