and i also wanna add an immutable `copy()` or `mod...
# development
a
and i also wanna add an immutable
copy()
or
modify()
method to
datatype
to do what thrift copy methods do, which is to create a new object of the same type with whatever fields are provided to the method, i feel like that could make a lot of the native dependency injection much cleaner