Closed dlindhol closed 12 months ago
Hmm, DataCodec
pattern match isn't total now that I've "inserted" NumericValue
and IntegralValue
between ValueType
and the individual types. Should I extract them from the ValueType
hierarchy and just use them with with
?
Oops, forgot to make
sum
usable in the APIs