Oils is our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!
2.85k
stars
159
forks
source link
[ysh] Implement 1..<5 and 1..=5 open/closed range syntax #2102
Closed
PossiblyAShrub closed 4 weeks ago
BREAKING: The
a..b
syntax has now been removed:Depends on https://github.com/oils-for-unix/oils/pull/2101 to prevent merge conflicts (assuming https://github.com/oils-for-unix/oils/pull/2101 will be merged before this PR.)
TODO: