Jean Louis wrote:

>>> In my book, it is useful to have mathematically sound
>>> behavior by default. If you have a reason to handle some
>>> edge-cases differently in some application (which is
>>> totally possible!), then define your own function which
>>> does what you wish.
>> 
>> Your book? Actually I think a lot of people have it.
>
> Question is resolved.
>
> I have re-defined (*) → 1 to give me at least something
> useful:
>
> (defun * ()
>   "sex")
>
> (*) → "sex"

The No. 1 thing to some people ...

-- 
underground experts united
https://dataswamp.org/~incal


Reply via email to