Skip to content
Snippets Groups Projects
Commit d2159ad0 authored by Andre Maroneze's avatar Andre Maroneze
Browse files

[Eva] fix str builtins for negative offsets

Each call to fold_itv must be preceded by a check of the actual validity of
the offsets (since fold_itv will take the intersection). In the case of an
exact offset, the right side is already taken into account, so we only have
to check the left (negative) bounds.
parent d3036b18
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment