Add useful numeric methods zero?, nonzero?, positive? and negative?
Looks like this functionality was removed way back in PR #49 it seems to be the reasoning was around auto-coercion of numeric into measured units caused confusion, I don't believe this PR reintroduces this issue.
WHY
Add useful numeric methods zero?, nonzero?, positive? and negative?
Looks like this functionality was removed way back in PR #49 it seems to be the reasoning was around auto-coercion of numeric into measured units caused confusion, I don't believe this PR reintroduces this issue.