On Mon, Aug 31, 2009 at 12:42 AM, TSa <thomas.sandl...@vts-systems.de> wrote:
>
> HaloO,
>
> Jon Lang wrote:
>>
>> '<' and '<=' numify their arguments before comparing them.
>> 'lt' and 'le' stringify their arguments before comparing them.
>> 'before' compares its arguments without any coercion.  Note that
>> there's no equivalent to '<='.
>
> This last one is !after and !before is '>='.

Only when total ordering is involved.

--
Jonathan "Dataweaver" Lang

Reply via email to