plutus-tx
Safe HaskellSafe-Inferred
LanguageHaskell2010

PlutusTx.Function

Documentation

fix :: forall a b. ((a -> b) -> a -> b) -> a -> b Source #