Safe Haskell | None |
---|---|
Language | Haskell2010 |
- getBindings :: GhcMonad m => m [String]
- removeBinding :: GhcMonad m => String -> m ()
Documentation
getBindings :: GhcMonad m => m [String] Source
Get list of bound variables
removeBinding :: GhcMonad m => String -> m () Source
Remove bound variable and release memory