Skip to content

Conversation

jpcima
Copy link
Collaborator

@jpcima jpcima commented Mar 19, 2021

The helper UncheckedRange<T> is like Range<R> except it does not have to validate the invariant (start≤end).
It's intended for accurate behavior of opcodes which work with lo/hi pairs.

@jpcima jpcima merged commit d183c8c into sfztools:develop Mar 19, 2021
@jpcima jpcima deleted the unchecked-range branch March 19, 2021 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant