NextFTC Suite
Toggle table of contents
0.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
NextFTC Suite
NextControl Units
/
dev.nextftc.units.unittypes
/
PerUnit
/
Companion
/
of
of
fun
<
N
:
Unit
<
N
>
,
D
:
Unit
<
D
>
>
of
(
numerator
:
N
,
denominator
:
D
)
:
PerUnit
<
N
,
D
>
(
source
)
Generic factory returns a cached PerUnit for the given numerator and denominator.