| License | GPL-2 |
|---|---|
| Maintainer | yi-devel@googlegroups.com |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | Safe |
| Language | Haskell2010 |
| Extensions | DeriveFunctor |
Yi.Keymap.Vim.MatchResult
Description
Documentation
matchFromBool :: Bool -> MatchResult () Source #
matchFromMaybe :: Maybe a -> MatchResult a Source #