in src/h3/api/basic_str/_convert.py [0:0]
def _in_collection(cells): it = [_cy.str_to_int(h) for h in cells] return _cy.iter_to_mv(it)