bartfeenstra / fu-php

🛠 Functional programming tools for PHP 🐘
https://twitter.com/BartFeenstra
MIT License
2 stars 1 forks source link

[BC break] Rename indexed() to index(). #44

Closed bartfeenstra closed 7 years ago

bartfeenstra commented 7 years ago

It should probably be renamed to list() instead, for consistency with map(), which produces a map (from a map or a list).