| Safe Haskell | None |
|---|
CPython.Protocols.Mapping
Documentation
data SomeMapping Source
Instances
castToMapping :: Object a => a -> IO (Maybe SomeMapping)Source
deleteItem :: (Mapping self, Object key) => self -> key -> IO ()Source
cpython-3.3.0: Bindings for libpython
| Safe Haskell | None |
|---|
CPython.Protocols.Mapping
data SomeMapping Source
Instances
castToMapping :: Object a => a -> IO (Maybe SomeMapping)Source
deleteItem :: (Mapping self, Object key) => self -> key -> IO ()Source