BranchTaken / Hemlock

Programming language
Other
31 stars 3 forks source link

Consolidate radix/base types into `Radix` module #231

Closed jasone closed 2 years ago

jasone commented 2 years ago

Consolidate the three identical base types in Fmt, Scan, and Real into Radix.t, and rename the ~base formatting parameter to ~radix. This has the side benefit of avoiding confusion between radix and base/past.