desmath ~master (2021-12-18T03:28:57.6940602)
Dub
Repo
canSumWithSelfAndMulWithFloat.canSumWithSelfAndMulWithFloat
des
math
method
stat
moment
canSumWithSelfAndMulWithFloat
Undocumented in source.
template
canSumWithSelfAndMulWithFloat
(T)
enum
canSumWithSelfAndMulWithFloat
=
is
(
typeof
(
T.init
+
T.init
) ==
T
) &&
is
(
typeof
(
T.init
*
0.0f
) ==
T
)
;
Meta
Source
See Source File
des
math
method
stat
moment
canSumWithSelfAndMulWithFloat
manifest constants
canSumWithSelfAndMulWithFloat