Posts

Refactor Clojure(4) -- 使用闭包避免重复参数传递

Posts

Refactor Clojure(3) -- builder function 构建有效选项 map

Posts

Refactor Clojure (2) -- 使用 optional map 解决参数过多问题

Posts

Refactor Clojure (1) -- 使用 thread 宏替代嵌套调用