mirror of
https://github.com/duke-git/lancet.git
synced 2026-02-05 13:22:26 +08:00
* LastIndexOfFunc returns the index of the last occurrence of the value in this list satisfying f(data[i]) * IndexOfFunc returns the first index satisfying f(v)