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