2017年7月26日
摘要: 在elixir中, true 就是true 或者是:true 是一个原子 atom, 在其他语言中的true,这里叫做truth, 只要你不是false,nil ,就是truth, 当然 false和nil也是原子 所以说elixir中Boolean operators 是针对true a or b 阅读全文
posted @ 2017-07-26 23:51 c3tc3tc3t 阅读(858) 评论(0) 推荐(0)