hpp-0.4.0: A Haskell pre-processor

Safe HaskellNone
LanguageHaskell2010

Hpp.Env

Description

A name binding context, or environment.

Documentation

insertPair :: (ByteString, a) -> Trie a -> Trie a #