>>109It's holes when you hit Obj.magic or use FFI. That really doesn't have anything to do with any "holes" you might imagine in comparisons or oracles.
>>110Still no holes. Yaron Minsky is worried about its performance, and confusion stemming from failing to understand comparisons. That seems unlikely because we're all used to writing
Module.operation foo
in OCaml. We would more likely mistake the operands for basic types than anything else.
But he thinks it's a good idea to include a hack based on comparison behaviour regarding objects in the standard library, tipping his hand that performance is his main concern (Jane Street is HFT or whatever.)