Updated some functions, renamed some stuff, added from_to IN STDLIB #627
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "github/fork/radrow/stdlib-extensions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: radrow
Created by: UlfNorell
What's the motivation for this change? The semantics hasn't changed and the function is slower for legitimate use cases.
Created by: UlfNorell
Same here. It doesn't seem worth the extra check just to get a special error for negative indices.
Created by: UlfNorell
Created by: radrow
Rollbacked
Created by: radrow
Moved
if
to theabort
. It will keep meaningful error message and not affect performanceCreated by: UlfNorell
This is no longer used.
Created by: radrow
Fixd
Created by: UlfNorell
Review: Approved
Created by: hanssv
Review: Approved
Merged by: UlfNorell at 2019-09-02 07:56:57 UTC