[erlang-questions] strictly less-than (Re: [erlang-questions] Ordered set and DETS)
Ulf Wiger
ulf.wiger@REDACTED
Tue Sep 7 07:24:10 CEST 2010
On 09/07/2010 02:20 AM, Robert Virding wrote:
>
> There is one problem with your definitions of :< and >:, which is that
> they don't work if the arguments are structures with embedded numbers
> as you only check at the top-level.
Yes, of course you're right! Let's say it's just a quick-and-dirty
to illustrate the concept (which it certainly was, too).
A proper implementation would have to be done inside the emulator.
BR,
Ulf W
More information about the erlang-questions
mailing list