mirror of
https://github.com/duke-git/lancet.git
synced 2026-02-04 12:52:28 +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)