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

wizard

A "wizard" can be defined as a program that prompts a user "up front" for multiple inputs and then performs several actions after all input has been collected. The idea is from Gabriel Gonzalez's blog post, http:/www.haskellforall.com201802the-wizard-monoid.html. This library provides a WizardT monad transformer, that allows users to define wizards over different monads, which becomes similarly useful when that monad's Monoid instance lifts the behaviour of the underlying Monoid into its own.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconchessai/wizard1
HACKAGE
carbal install wizard
查看
标签
根据用户添加的标签生成
暂无标签