logo
首页技术栈工具库讨论
perm

perm

Based on "Parsing Permutation Phrases", by Arthur Baars, Andres Loeh and S. Doaitse Swierstra, Haskell Workshop 2001. The implementation given here does not include explicit optional actions, and instead implements Alternative and MonadPlus. m <*> (lift n <|> pure a) should be used where addOpt m a n would be used.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconsonyandy/perm1
HACKAGE
carbal install perm
查看
标签
根据用户添加的标签生成
暂无标签