hemanth / functional-programming-jargon

Jargon from the functional programming world in simple terms!
http://git.io/fp-jargons
MIT License
18.59k stars 1.02k forks source link

fix: const can't guarantee object immutability #131

Closed asci closed 7 years ago

asci commented 7 years ago

add Object.freeze() to object defenition in Constant section