units-d ~master (2021-03-13T17:32:42Z)
Home
Dub
Repo
PrefixedUnit.fromBase
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
V
fromBase
(
V
)
(
V
v
)
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