phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
PossiblePythagoreanTriples
nxt
pythogorean_triples
Pythogorean triple generator rangeg.
struct
PossiblePythagoreanTriples (
T
) {
struct
Triple
;
enum
empty
;
}
Members
Structs
Triple
struct
Triple
Pythogorean triple.
Meta
Source
See Implementation
nxt
pythogorean_triples
functions
pythagoreanTriples
structs
PossiblePythagoreanTriples
Pythogorean triple generator rangeg.