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

PlutusCore.StdLib.Data.MatchOption

Synopsis

Documentation

data MatchOption Source #

Allows one to choose which way of doing pattern matching on built-in types to use: currently only ChooseList-like builtins are supported.

Constructors

UseChoose