def _hashable()

in hypothesis_gufunc/extra/xr.py [0:0]


def _hashable():
    S = floats() | integers() | _easy_text()
    return S