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

Add a free-floating constructor for Null<T> #997

Open
chitoyuu opened this issue Dec 7, 2022 · 0 comments
Open

Add a free-floating constructor for Null<T> #997

chitoyuu opened this issue Dec 7, 2022 · 0 comments
Labels
quality-of-life No new functionality, but improves ergonomics/internals

Comments

@chitoyuu
Copy link
Contributor

chitoyuu commented Dec 7, 2022

Created during survey of commented code (#377).

Consider adding a module::null::<T>() constructor for Null<T> similar to std::ptr::null().

@chitoyuu chitoyuu added the quality-of-life No new functionality, but improves ergonomics/internals label Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
quality-of-life No new functionality, but improves ergonomics/internals
Projects
None yet
Development

No branches or pull requests

1 participant