Add tests and fix up getByMass
This also removes assert statements, since those can't be relied upon to *not* be optimized away -- they should never be used to check user input sanity.
Showing
Please register or sign in to comment
This also removes assert statements, since those can't be relied upon to *not* be optimized away -- they should never be used to check user input sanity.