emmanueltouzery / prelude-ts

Functional programming, immutable collections and FP constructs for typescript and javascript
ISC License
377 stars 21 forks source link

Vector.findLast and findIndex #35

Closed aleksei-berezkin closed 4 years ago

aleksei-berezkin commented 4 years ago

Based on discussion in https://github.com/emmanueltouzery/prelude-ts/issues/34

emmanueltouzery commented 4 years ago

that's great, thank you! I hope to add another new feature of my own, maybe clean up the package and then make a new release with this change (unless you manage to add your other planned feature before that).