Searched refs:IntSpanToTupleHelper (Results 1 – 1 of 1) sorted by relevance
245 static py::tuple IntSpanToTupleHelper(absl::Span<IntType const> xs) { in IntSpanToTupleHelper() function254 return IntSpanToTupleHelper(xs); in IntSpanToTuple()257 return IntSpanToTupleHelper(xs); in IntSpanToTuple()