when using a `MutableMap` as a property delegate, ...
# getting-started
r
when using a
MutableMap
as a property delegate, where exactly is the code that implements `getValue()`/`setValue()`? I'm just curious...