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