Source code for mightypy.data_structures._search

"""
searching methods
"""

from typing import Union, Tuple, List