Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
HROOT.Core.TCollection.Cast
Contents
Orphan instances
Castable TCollection (Ptr RawTCollection) Source # | |
Methods cast :: TCollection -> (Ptr RawTCollection -> IO r) -> IO r # uncast :: Ptr RawTCollection -> (TCollection -> IO r) -> IO r # | |
(ITCollection a, FPtr a) => Castable a (Ptr RawTCollection) Source # | |