MemoKey<E, A>
extension type
Identity-based memoization key with phantom type parameters.
Each rule call creates a unique instance. Identity is by reference.
- on
Constructors
- MemoKey()
-
Creates a new unique key.
factory