摘要: 1、block需要(拷贝)保存; 2、block引用的环境变量需要处理。 相当于oc中的copy block。 Escaping Closures A closure is said to escape a function when the closure is passed as an argu 阅读全文
posted @ 2018-06-22 18:52 zzfx 阅读(191) 评论(0) 推荐(0) 编辑
摘要: monad-类型构造与转换器 阅读全文
posted @ 2018-06-22 16:03 zzfx 阅读(175) 评论(0) 推荐(0) 编辑
摘要: 函数作为参数传递,只是组件的传递过程; 函数的执行过程是函数的配置、组建和执行的过程。 阅读全文
posted @ 2018-06-22 15:15 zzfx 阅读(183) 评论(0) 推荐(0) 编辑