help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Too many permutations computed


From: Emanuel Berg
Subject: Re: Too many permutations computed
Date: Fri, 04 Aug 2023 01:25:33 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

tpeplt wrote:

> (if (evenp h) [...]

Maybe that is a local function?

But if you replace that with

  (zerop (/ h 2))

it works as you say.

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]