Closed issa-tseng closed 5 years ago
Events are still necessary for eg anyChanged type handling, but eg Map#set and List#length ought to be implementable without events, and would be faster thusly handled.
anyChanged
Events are still necessary for eg
anyChanged
type handling, but eg Map#set and List#length ought to be implementable without events, and would be faster thusly handled.