Haskell: actual IO monad implementation, in different language?

后端 未结 7 968
梦如初夏
梦如初夏 2020-12-08 08:24

How is IO monad actually implemented?in sense of, what would be the actual implementation of the main function?

How would I call haskell function (IO) f

7条回答
提交回复
热议问题