nickva commented on PR #5397: URL: https://github.com/apache/couchdb/pull/5397#issuecomment-2587799096
> I think the problem is the `-1` from > > ``` > warning: negative steps are not supported in String.slice/2, pass 14..-1//1 instead > ``` > > The index can't be negative in `String.slice` but it's Elixir ... ikr! it's kind of inconsistent how it works with ranges. It shouldn't even accept a range and use a specialized slicing. I like python's slicing a bit better in general. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
