Module malachite_base::rational_sequences

source ·
Expand description

RationalSequence, a type representing a sequence that is finite or eventually repeating, just like the digits of a rational number.

Modules§

Structs§

  • A RationalSequence is a sequence that is either finite or eventually repeating, just like the digits of a rational number.