Embed bare `double` if `sizeof(double) == sizeof(VALUE)`
commit26353c75a94469bad7a0e6a6aa81d968e64952d5
authorNobuyoshi Nakada <[email protected]>
Tue, 26 Oct 2021 15:50:41 +0000 (27 00:50 +0900)
committerNobuyoshi Nakada <[email protected]>
Tue, 26 Oct 2021 17:05:06 +0000 (27 02:05 +0900)
treeea9c80baa52b68ba840dab278e150f98837e27a5
parente3a783b14191fef175c9a59996afdc744c8edc4c
Embed bare `double` if `sizeof(double) == sizeof(VALUE)`
internal/numeric.h
numeric.c