llh911001/mostly-adequate-guide-chinese

第5章debug部分

Closed this issue · 1 comments

第5章debug部分第三个代码块和第二个代码块中的dasherize不太一样..应该是第三个块的compose顺序错了,而且少了个toLower

还有第四个代码块的// 'The-world-is-a-vampire'运行结果无视掉了toLower的存在...

已更正,非常感谢!