Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added explicit semicolons to numeric library.
Requested a similar change upstream: sloisel/numeric#60 This will make the syntax more readable in general, and will avoid error messages due to break statements without semicolon.
- Loading branch information