plutus-tx-1.45.0.0: Libraries for Plutus Tx and its prelude
Source
Contents
Index
Safe Haskell
Safe-Inferred
Language
Haskell2010
PlutusTx.Function
Documentation
fix
::
forall
a b. ((a -> b) -> a -> b) -> a -> b
Source
#