I am ignoring some complexity here: I also want to...
# language-proposals
r
I am ignoring some complexity here: I also want to do things like specify which properties can be in the
Map
... and be able to do things like
updateMap.onChanged(T, T::someField) { ... }
.. and a few other things.