hdirect-0.21.0: An IDL compiler for Haskell

NameSupply

Documentation

data NSM a Source

Instances

mapNSM :: (a -> b) -> NSM a -> NSM bSource

runNS :: NSM a -> [String] -> aSource