PossiblePythagoreanTriples

Pythogorean triple generator rangeg.

Members

Functions

nextTriple
void nextTriple()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

empty
enum empty;
Undocumented in source.

Properties

front
Triple front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Triple
struct Triple

Pythogorean triple.

Meta