HsJudy-0.1.1: Judy bindings, and some nice APIsSource codeContentsIndex
Judy.Stringable
Documentation
class Stringable k whereSource
Methods
toString :: k -> StringSource
fromString :: String -> kSource
useAsCS :: k -> (CString -> IO a) -> IO aSource
useAsCSLen :: k -> (CStringLen -> IO a) -> IO aSource
copyCS :: CString -> IO kSource
copyCSLen :: CStringLen -> IO kSource
show/hide Instances
Produced by Haddock version 2.1.0