It would be lovely for our users to be able to add their own types as columns, just as I have been defining ColumnId and TableId as wrappers around a (sloppy) uuid. Users should be able to define their own wrappers around values and make them be new types.
It would be lovely for our users to be able to add their own types as columns, just as I have been defining
ColumnId
andTableId
as wrappers around a (sloppy) uuid. Users should be able to define their own wrappers around values and make them be new types.