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

Fix "nil" handling #76

Open
rpj opened this issue Aug 19, 2023 · 0 comments
Open

Fix "nil" handling #76

rpj opened this issue Aug 19, 2023 · 0 comments

Comments

@rpj
Copy link
Member

rpj commented Aug 19, 2023

It's a mess. (#74 is an example.) isNilReturn isn't an ideal interface but at least it gives us an abstraction to hide the mess. This will be even more important - but easier to handle - with RESP3 (#71) which has an explicit "Null" type.

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

No branches or pull requests

1 participant