units-d ~master (2021-03-13T17:32:42Z)
Home
Dub
Repo
PrefixedUnit.toString
experimental
units
PrefixedUnit
Undocumented in source. Be warned that the author may not have intended to support it.
struct
PrefixedUnit
(BaseUnit, int exponent, alias System)
static
string
toString
(
UnitString
type
=
UnitString.name
)
if
(
isUnit
!
BaseUnit
&&
!
(
isPrefixedUnit
!
BaseUnit
&&
(
BaseUnit.prefixBase
==
System.base
)
)
)
Meta
Source
See Implementation
experimental
units
PrefixedUnit
aliases
Conversions
mixins
__anonymous
static functions
fromBase
toBase
toString