parsonsmatt / parsonsmatt.github.io

My Github pages website
Other
77 stars 25 forks source link

Minor mistake in Why "Functor" Doesn't Matter #36

Closed jbrains closed 5 years ago

jbrains commented 5 years ago

The function map corresponds to collect in Ruby/Smalltalk, and not select. The latter corresponds to filter.