Parse sequence of indexes to var (eg. "a/x" == "a, a+x, a+2x, ...")
Note: "*" is synonym for "from"
See Implementation
Parse sequence of indexes to var (eg. "a/x" == "a, a+x, a+2x, ...")
Note: "*" is synonym for "from"