Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

returning ok() without any arguments? #595

Open
petermakeswebsites opened this issue Oct 16, 2024 · 1 comment
Open

returning ok() without any arguments? #595

petermakeswebsites opened this issue Oct 16, 2024 · 1 comment

Comments

@petermakeswebsites
Copy link

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?

@macksal
Copy link
Contributor

macksal commented Oct 18, 2024

This is solved in my PR #584

Please help by providing a review :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants