Simon Cozens wrote:
> > > =item logical_or
> > > =item logical_and
> > > =item logical_not
> >
> > Er, why not just use get_bool?
>
> Overloading.
>

Please see my previous post on the subject. As I pointed there, implementing
|| and && like that breaks short-circuits.

- Branden

Reply via email to