Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
encodePath :: Path -> Bool -> ByteString Source #
lookupPath :: Ref -> Path -> NodeDB ByteString Source #
insert :: Ref -> ByteString -> ByteString -> NodeDB Ref Source #
lookupIn :: Ref -> ByteString -> NodeDB ByteString Source #
runTrie :: DB ByteString ByteString a -> Trie a Source #
insertValues :: [(ByteString, ByteString)] -> Maybe Ref Source #
calcRoot :: [(ByteString, ByteString)] -> Maybe ByteString Source #