Crate iter_rationals

Source
Expand description

An implementation of a fixed-size iterator over the rational numbers based on the algorithm described by Gibbons, Lester, and Bird in Functional Pearl: Enumerating the Rationals.

Structsยง

Rationals