License | GPL-2 |
---|---|
Maintainer | yi-devel@googlegroups.com |
Stability | experimental |
Portability | portable |
Safe Haskell | Safe |
Language | Haskell2010 |
Extensions |
|
Yi.Keymap.Vim.MatchResult
Description
Documentation
data MatchResult a Source
Constructors
NoMatch | |
PartialMatch | |
WholeMatch a |