nxt.csunits

Computer Science Units.

Members

Enums

PrefixMultipliers
enum PrefixMultipliers

Prefix Multipliers.

Functions

bytes
auto bytes(T value)

Bytes Instantiator.

inDegrees
auto inDegrees(T a)
Undocumented in source. Be warned that the author may not have intended to support it.
inPerMille
auto inPerMille(T a)
Undocumented in source. Be warned that the author may not have intended to support it.
inPerTenThousand
auto inPerTenThousand(T a)
Undocumented in source. Be warned that the author may not have intended to support it.
inPercent
auto inPercent(T a)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Bytes
struct Bytes(T : ulong)

Bytes (Count) Unit.

Meta