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 ToNothing() and FromNothing() extensions #20

Open
glennblock opened this issue Mar 9, 2015 · 1 comment
Open

Add ToNothing() and FromNothing() extensions #20

glennblock opened this issue Mar 9, 2015 · 1 comment

Comments

@glennblock
Copy link

Useful for conversion between different types. Should also support converting to/from strings with the values "Nothing", "Nada" and "Zilch"

@codecore
Copy link

codecore commented Mar 9, 2015

Shouldn't those be an enumeration? This could be useful as a base class, but that would be making something from nothing.

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