| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Data.PrimitiveArray.Index.Unit
Description
Unit indices admit a single element to be memoized. We can't use ()
because we want to attach phantom types.
Documentation
Constructors
| Unit |
| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Data.PrimitiveArray.Index.Unit
Description
Unit indices admit a single element to be memoized. We can't use ()
because we want to attach phantom types.
Constructors
| Unit |