DeeJay has just written an article showing how to implement a binomial heap using F#, adopting a purely functional style. One of his questions concerns structural comparison in F#. In this article I'll give a brief description of what structural
Read More