Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
Instances
Concrete Cell Source # | |
Defined in CPython.Types.Cell concreteType :: Cell -> Type | |
Object Cell Source # | |
Defined in CPython.Types.Cell toObject :: Cell -> SomeObject Source # fromForeignPtr :: ForeignPtr Cell -> Cell |