It'd be nice if the tables from numeric, range, scale and data-types were all in one place.
All the individual conversion functions could then be got rid of and a more suitable "grand table lookup" would do
a better job.
And if the code could be better broken down by responsibilities rather than dependencies.
length.ts would be a good start.
It'd be nice if the tables from
numeric,range,scaleanddata-typeswere all in one place.All the individual conversion functions could then be got rid of and a more suitable "grand table lookup" would do
a better job.
And if the code could be better broken down by responsibilities rather than dependencies.
length.tswould be a good start.