nullobject icon indicating copy to clipboard operation
nullobject copied to clipboard

Implement Relational Operators

Open sshaw opened this issue 4 years ago • 0 comments

Currently:

Null::Object.instance < 1
=> #<Null::Object:0x3fc74f179d2c>

Should always be false.

sshaw avatar Dec 17 '20 00:12 sshaw