On 13.04.2017 18:03, Winnebeck, Jason wrote:
That's cool, so that defines lastValue as a field of the actual closure class?
yes, you can do it with a combination of additional parameter and curry as well of course.
The issue with using a field is the watch not using the map would fail when performing multiple watches: person.watch({skills}.... person.watch({name}...
ok, that changes things bye Jochen