You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perhaps add an auto() method to promises, telling it that it should get the result and run all functions as soon as they're added.
Could work with some cleverness.
Perhaps add an
auto()
method to promises, telling it that it should get the result and run all functions as soon as they're added.Could work with some cleverness.
Example of automatic running of handlers
The text was updated successfully, but these errors were encountered: