Expand description
An implementation of rational numbers and operations.
Modules§
- Contains some helper functions that can be useful and/or fun.
Structs§
- A rational number (a fraction of two integers).
Enums§
- An error which can be returned when parsing a
Rational
.