bug-guix
[Top][All Lists]
Advanced

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

bug#36763: `guix search` does unexpected logical and


From: zimoun
Subject: bug#36763: `guix search` does unexpected logical and
Date: Fri, 13 Sep 2019 20:23:50 +0200

Hi Ludo,

Thank you to look at it.

On Thu, 25 Jul 2019 at 19:35, Ludovic Courtès <address@hidden> wrote:

>   (fold p (make-list …) metrics)
>
> looks a lot like:
>
>   (map (lambda (x) (fold p x metrics)) regexps)
>
> Well, something like that.  :-)

Second try attached with your advice. :-)


I am not sure where to place the newlines on long line.
Then I will try to add tests and send it.


Thank you.


All the best,
simon

Attachment: search.patch2
Description: Binary data


reply via email to

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