extract_model.sorting#

Solutions for sorting functions.

Functions

index_of_sorted(haystack, needle)

Return an array of indexes for each value in values found in haystack.