Open
Description
I'd like to propose the following breaking change (to be added to #47): make the members of FloatConst
be either associated consts (my preference) or const fn
s, so that they can be used in constants.
I'd like to propose the following breaking change (to be added to #47): make the members of FloatConst
be either associated consts (my preference) or const fn
s, so that they can be used in constants.