ws ~master (2021-08-13T10:04:01Z)
Dub
Repo
Fixedpoint
ws
math
fixedpoint
Undocumented in source.
class
Fixedpoint (
Type
) {
Type
n
;
Fixedpoint
opBinary
(Type o);
}
Members
Functions
opBinary
Fixedpoint
opBinary
(Type o)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
n
Type
n
;
Undocumented in source.
Meta
Source
See Implementation
ws
math
fixedpoint
classes
Fixedpoint