Brandon Allbery via RT wrote:
>In any case I am specifically thinking of a discussion recently in IRC
>which went over why at least some of this is actually self-consistent *for
>perl 6*.

I would be interested in seeing that discussion.

>(That said, there may actually be some lingering inconsistency left over
>from when Bool had to be special-cased

I haven't noticed any such inconsistency between Bool and other enums.
That's certainly not the cause of the present inconsistent coercions,
which happen equally with Order:

> Less.Int
-1
> Less.Real
Less
> Less.Numeric
-1

-zefram

Reply via email to