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

Explanation of `lens` #166

Closed peteranny closed 6 years ago

peteranny commented 7 years ago

http://ramdajs.com/docs/#lens

Here is the keyword lens with no further explanation. Wonder if its definition can be added here?

hemanth commented 7 years ago

We could pick up few things from this paper.

jethrolarson commented 6 years ago

Yeah. That sounds like a good idea. Lenses are cool.