hemanth / functional-programming-jargon

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

Added info about function totality #186

Closed PinkaminaDianePie closed 5 years ago

PinkaminaDianePie commented 5 years ago

Some examples of total/partial functions with general advices how to avoid partial functions

hemanth commented 5 years ago

💯