runST with Hindley-Milner type system

后端 未结 0 1300
伪装坚强ぢ
伪装坚强ぢ 2021-02-15 05:04

If I understand the ST monad in Haskell correctly, runST uses rank-2 types in a clever way to ensure that a computation does not reference any other thread when esc

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