Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug bounds checks #11

Closed
jtempest opened this issue Jun 10, 2020 · 1 comment
Closed

Debug bounds checks #11

jtempest opened this issue Jun 10, 2020 · 1 comment

Comments

@jtempest
Copy link
Owner

Add an optional feature (enabled by default) that panics if the epsilon provided to a check for two variably sized items (eg Vec) isn't long enough.

@jtempest jtempest added enhancement New feature or request and removed enhancement New feature or request labels Jun 12, 2020
@jtempest
Copy link
Owner Author

Closed, pending usage examples of this being an issue. It probably ought to be valid to compare arrays of different sizes.

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

No branches or pull requests

1 participant