drylib ~master (2022-05-10T22:18:22.2451788)
Dub
Repo
Rational
drylib
Undocumented in source.
struct
Rational {
Integer
numerator
;
Integer
denominator
;
}
Members
Variables
denominator
Integer
denominator
;
Undocumented in source.
numerator
Integer
numerator
;
Undocumented in source.
Meta
Source
See Implementation
drylib
aliases
Bool
Char
Complex
Float
Float32
Float64
Int
Int16
Int32
Int64
Int8
Integer
Natural
Word
Word16
Word32
Word64
Word8
structs
Rational
Real