Caleydo/caleydo.github.io

Range syntax scope?

Closed this issue · 1 comments

Superficially, our range syntax is similar to python's. A number of bugs already filed. Additionally:

  • Negative step value?
  • Leave off the first index to get everything from the start?
  • Or leave off the last index to get everything till the end?

I think it's fine not to support this full syntax, but we should be more clear about what the limits are.