The abominable equality operator!
Posted on November 18th, 2014
Ok…so maybe the title gives this post an element of hyperbole, but give me time to explain myself. Awhile ago whilst programming in ML, I came across this warning when trying to compare two datatypes using the equality operator: stdIn:4.1-4.4 Warning: calling polyEqual Though in most cases innocuous, this is a warning worth taking note of. […]