phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
PossiblePythagoreanTriples.Triple
nxt
pythogorean_triples
PossiblePythagoreanTriples
Pythogorean triple.
struct
PossiblePythagoreanTriples
(T)
struct
Triple {
T
x
;
T
y
;
T
z
;
}
Meta
Source
See Implementation
nxt
pythogorean_triples
PossiblePythagoreanTriples
structs
Triple
Pythogorean triple.