DrBoolean / immutable-ext

fantasyland extensions for immutablejs
ISC License
490 stars 20 forks source link

feat(list): hand element index to traverse #17

Open StevenLangbroek opened 5 years ago

StevenLangbroek commented 5 years ago

fixes #14

List reduce signature supports it.

StevenLangbroek commented 5 years ago

To be honest I haven't looked whether the algebra dictates a unary function for f in traverse...