UPD. I’ve moved my posts to my personal blog In my post Implementing numbers in “pure” Ruby I established some ground rules that allowed us to use some basic ruby stuff like equality operator, booleans, nil, blocks and so on. But what if we had absolutely nothing, even basic operators…