mirror of
https://github.com/TangentFoxy/lume.git
synced 2024-11-19 07:04:24 +00:00
Fixed bug with negative j index in lume.slice()
Fixed a bug where giving lume.slice() a negative j index (or no j index) would not result in the correct slice -- the behaviour now correctly matches that of string.sub() when passing a negative j index.
This commit is contained in:
parent
0c085ad5c1
commit
bebf8d4fca
Loading…
Reference in New Issue
Block a user