Javascript is single-threaded so those sort of bugs can't ever happen.
It's easily arguable why lenses are not needed. The author himself admits that getting a value from a nested record is easy, so we don't need lenses to do that. Setting a value from a nested record can be easily…
Javascript is single-threaded so those sort of bugs can't ever happen.
It's easily arguable why lenses are not needed. The author himself admits that getting a value from a nested record is easy, so we don't need lenses to do that. Setting a value from a nested record can be easily…