nothing icon indicating copy to clipboard operation
nothing copied to clipboard

Add ToNothing() and FromNothing() extensions

Open glennblock opened this issue 10 years ago • 1 comments

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

glennblock avatar Mar 09 '15 01:03 glennblock

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

codecore avatar Mar 09 '15 05:03 codecore