Module tanya.algorithm.searching

Searching algorithms.

Functions

NameDescription
count(range) Counts the elements in an input range.