What is Nostr?
Nicolas Martyanoff /
npub17vs…jc6l
2024-01-30 10:16:15

Nicolas Martyanoff on Nostr: Interesting discovery while readying parts of the #CommonLisp standard: #N(…) where ...

Interesting discovery while readying parts of the #CommonLisp standard: #N(…) where N is an unsigned integer yields a vector of size N. Any missing element is initialized to the last value provided. So #5(1 2 3) yields #(1 2 3 3 3) and #3(0) yields #(0 0 0). Handy.
Author Public Key
npub17vstmkjpd25e72hqjjwu54krhav2nq2unhnm49g268a9drdzhqtqjmjc6l