Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
HaskellWorks.Data.FromForeignRegion
Documentation
class FromForeignRegion a where Source
Methods
fromForeignRegion :: (ForeignPtr Word8, Int, Int) -> a Source
Instances
hw-succinct-0.0.0.2: Conduits for tokenizing streams.
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
HaskellWorks.Data.FromForeignRegion
class FromForeignRegion a where Source
Methods
fromForeignRegion :: (ForeignPtr Word8, Int, Int) -> a Source
Instances