| Safe Haskell | None | 
|---|---|
| Language | Haskell2010 | 
Data.BTree.Impure.Overflow
Description
Functions related to overflow pages.
Documentation
fromLeafValue :: (AllocReaderM m, Value v) => LeafValue v -> m v Source #
fromLeafItems :: (AllocReaderM m, Value v) => LeafItems k v -> m (Map k v) Source #