elmesque icon indicating copy to clipboard operation
elmesque copied to clipboard

Question: Why `Elem::Nill`?

Open bvssvni opened this issue 10 years ago • 2 comments

I am used to see nil and null, but not nill. Is it just me that finds Nill a bit strange?

bvssvni avatar Jun 19 '15 20:06 bvssvni

Ahh good spot, its a mistake :)

I've been using None lately as it doesn't create a conflict with the std None anymore, now that enums are name-spaced - what are your thoughts?

mitchmindtree avatar Jun 20 '15 03:06 mitchmindtree

None is good.

bvssvni avatar Jun 20 '15 06:06 bvssvni