What is Nostr?
screwlisp /
npub1n6w…rzel
2024-11-30 19:58:47
in reply to nevent1q…pt2p

screwlisp on Nostr: nprofile1q…lu3th Interesting but no, this is series:iterate which is a lazily ...

nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpq5xlf045s9sutk2chghqq5w6lfsmdkl2mymdtj825pxslfs3s74xqjlu3th (nprofile…u3th)
Interesting but no, this is series:iterate which is a lazily evaluated let form that maps over serieses. It's like
> (ql:Quickload :series)
> (series::install)
> (iterate ((numbers (scan '(1 2 3)))
(more-numbers (scan '(1/2 3/2 4/3))))
(print (+ numbers more-numbers)))



3/2
7/2
13/3
NIL
> (series::install :remove t)
Author Public Key
npub1n6w9sqrgjr37x83sdcs9rrerd9jlrk8wjajqzawhftacsa5603xs8krzel