随笔分类 -  PureScript

摘要:Pattern matching in functional programming languages is a way to break up expressions into individual cases. We are going to go through how to pattern 阅读全文
posted @ 2019-03-31 20:08 Zhentiw 阅读(176) 评论(0) 推荐(0) 编辑
摘要:PureScript types are very extensive and we are going to experiment with type constructors and how to make then use them. We can define a custom data t 阅读全文
posted @ 2019-03-30 23:54 Zhentiw 阅读(132) 评论(0) 推荐(0) 编辑
摘要:JavaScript does its error-checking at runtime, but PureScript has a compiler, which makes sure that your program has no errors before it converts it a 阅读全文
posted @ 2019-03-29 21:07 Zhentiw 阅读(171) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示