HsJudy-0.1.1: Judy bindings, and some nice APIsSource codeContentsIndex
Judy.StrMap
Documentation
newtype (Stringable k, Refeable a) => StrMap k a Source
Constructors
StrMap
judy :: ForeignPtr JudySL
show/hide Instances
freeze :: Freezable a => a -> IO (Frozen a)Source
toRevList :: (Stringable k, Refeable a) => StrMap k a -> IO [(k, a)]Source
Produced by Haddock version 2.1.0