web-feature: Array findLast() and findLastIndex()
The findLast() and findLastIndex() methods of arrays and typed arrays search an array in reverse order for the first item that satisfies a test function.
Safari Browser
iOS
									15.4
									
									
								
							
						The findLast() and findLastIndex() methods of arrays and typed arrays search an array in reverse order for the first item that satisfies a test function.