
There are two oddities here.
The first string is, of course, absurd. A fool could see that. It isn't quite as bad as a Prolog example I once saw:
> lessthan(clergyman, avocado).
yes.
But it's getting there.
And then there is the justification of the silly function placing with hysterical raisins. This is a common theme in Erlang, actually; hide perfectly simple functions in strange modules that no-one uses, then claim historical reasons when they are unearthed.
Comment from roosta:
ReplyDeleteit's used by three people for checking cinema timetables in the real world.
Ha...it's so true. I even used it for such a purpose last night.
Comment from Zach Beane:
ReplyDeleteYou've never used "quick brown fox" for a scratch string?
Comment from Robert Synnott:
ReplyDeleteI have, but I've generally drawn the line at anything which shouts the word 'WIZARDS' at the end...
Comment from roosta:
ReplyDeleteSomehow I managed to comment on the wrong post..