Replace nil-like bits of EmptyElement class
soulcutter opened this issue · 2 comments
soulcutter commented
I'm honestly not sure quite what I was thinking with the way EmptyElement
works. Seems a mistake in retrospect, though I haven't yet given thought to its replacement.
fanantoxa commented
@soulcutter Didn't get the idea. Would you explain a bit more? I'll try to find a solution for that
soulcutter commented
I want to remove #nil?
and #!
- it doesn't make sense to me, and is not idiomatic.