Crate rational

source
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§