| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Control.Monad.Borrow.Pure.Lifetime
Documentation
type (/\) = '(:/\) infixr 3 Source #
The meet of the two lifetimes. It is the longest lifetime that is shorter than both of them.
class (α :: Lifetime) <= (β :: Lifetime) infix 2 Source #
Minimal complete definition
witness