Now almost entirely constexpr!
Using a custom-made constexpr doubly-linked-list type, Uint is now almost entirely constexpr, except for conversion to and from string, and for conversion from float.
Using a custom-made constexpr doubly-linked-list type, Uint is now almost entirely constexpr, except for conversion to and from string, and for conversion from float.