chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] Happy Christmas!


From: elf
Subject: Re: [Chicken-hackers] Happy Christmas!
Date: Thu, 27 Dec 2018 02:31:03 +0200
User-agent: K-9 Mail for Android

Shouldn't that be 
(string-join
  (map 
    (cute string-append "CHICKEN-" <> "s")
    '("user" "hacker" "janitor" "meister" "lover" "hater"))
  ",")

Though that doesn't handle the and. :)

-elf

On 27 December 2018 1:48:32 GMT+02:00, address@hidden wrote:
>
>I wish all CHICKEN -users, -hackers,- janitors, -meisters, -lovers and
>-haters
>a very happy christmas. Take care of yourself and keep your parentheses
>in shape.
>
>
>felix
>
>
>_______________________________________________
>Chicken-hackers mailing list
>address@hidden
>https://lists.nongnu.org/mailman/listinfo/chicken-hackers



reply via email to

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