def _out_collection()

in src/h3/api/basic_str/_convert.py [0:0]


def _out_collection(mv):
    return list(_cy.int_to_str(h) for h in mv)