@bemoje/arr-index-of-first-whereReturn the index of the first element of an array where the callback returns true. Returns -1 if none do.returnindexelementarraycallbackreturnstrue-1arriterate1.0.1 • Published 3 years ago
@bemoje/arr-sorted-index-ofBinary search -based indexOf for sorted arrays.binarysearch-basedindexofsortedarraysarrarrayelementfind1.0.2 • Published 3 years ago