logo BT编程语言
首页动态文档关于登录更新记录
BT编程语言文档

find_last_index

返回数组中最后一个满足测试函数的元素的索引

语法 Array.find_last_index(callback:Fn(value:Any, key:Int, current:Any))