Creating a wrapper Monad around IO

前端 未结 0 1207
旧巷少年郎
旧巷少年郎 2020-12-16 08:08

Suppose I want to create a wrapping Monad that takes an IO Action and wraps it as follows. The sequence operator (>>) works just fine, but I\'m having a hard time impl

相关标签:
回答
  • 消灭零回复
提交回复
热议问题