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
There's probably some good reason this hasn't been implemented, but sometimes I just want to know if something fired properly, no need to return a value. It seems ok() has to take a value. Is it possible to make an implementation where its ok for ok() to take nothing and just be ok as it is?
The text was updated successfully, but these errors were encountered:
There's probably some good reason this hasn't been implemented, but sometimes I just want to know if something fired properly, no need to return a value. It seems ok() has to take a value. Is it possible to make an implementation where its ok for ok() to take nothing and just be ok as it is?
The text was updated successfully, but these errors were encountered: