funkia / list

🐆 An immutable list with unmatched performance and a comprehensive functional API.
MIT License
1.65k stars 51 forks source link

findLastIndex #89

Open aleksei-berezkin opened 4 years ago

aleksei-berezkin commented 4 years ago

Hi, first thanks for your great lib which I'm happy to use in my projects. Recently ran into an issue: needed findLastIndex() which is not implemented. If you are ok with it, I'm ready to make pull request.

redbar0n commented 8 months ago

@funkia @paldepind

paldepind commented 8 months ago

Having findLastIndex would be great. PRs are appreciated! :)