atomist-attic / rug

DEPRECATED Runtime for Rugs
GNU General Public License v3.0
53 stars 13 forks source link

Make slice impl more true to JS #661

Closed jessitron closed 7 years ago

jessitron commented 7 years ago

Slice with out-of-bounds numbers works OK in JS, so we should allow them here instead of failing with exceptions.