sssersh / creolization

0 stars 0 forks source link

Table parser: pass iterators, not indexes #67

Open sssersh opened 3 years ago

sssersh commented 3 years ago

Internally convert to indexes, but when recusively call same function, pass indexes converted to iterators

sssersh commented 2 years ago

But iterators converted during sort?