nullcone has quit [Quit: Connection closed for inactivity]
orivej has joined #racket
<dzoe>
brj: I'd expect it to create a (lazy) sequence of primes, so that you can write (for ((prime (in-primes)) (n (in-range 10))) (displayln prime)) to print 10 first primes.
countvajhula has quit [Ping timeout: 260 seconds]
<brj>
dzoe: I see that makes sense, Sieve should be good enough right?
<dzoe>
brj: Can't think of anything better :)
catonano has quit [Quit: catonano]
refpga has joined #racket
catonano has joined #racket
ech has quit [Ping timeout: 240 seconds]
refpga has quit [Ping timeout: 246 seconds]
refpga has joined #racket
ech has joined #racket
jellie has joined #racket
jellie has quit [Ping timeout: 240 seconds]
wingsorc has quit [Quit: Leaving]
Sgeo_ has quit [Read error: Connection reset by peer]
jellie has joined #racket
epony has quit [Remote host closed the connection]
epony has joined #racket
dddddd has quit [Ping timeout: 240 seconds]
brj has quit [Ping timeout: 240 seconds]
brj has joined #racket
ArneBab has joined #racket
brj has quit [Ping timeout: 246 seconds]
brj has joined #racket
endobson has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jellie has quit [Ping timeout: 246 seconds]
mirrorbird has quit [Quit: Leaving]
notzmv has joined #racket
jellie has joined #racket
refpga has quit [Ping timeout: 260 seconds]
refpga has joined #racket
jellie has quit [Ping timeout: 264 seconds]
Ven`` has joined #racket
Ven`` has quit [Client Quit]
orivej has quit [Ping timeout: 260 seconds]
srandon111 has joined #racket
jellie has joined #racket
TCZ has joined #racket
aaaaaa has joined #racket
refpga has quit [Read error: Connection reset by peer]
refpga has joined #racket
<bremner>
samth: probably the best thing is just to clone https://salsa.debian.org/bremner/racket ; debian is the branch for uploads. Currently there are no actual patches, just file deletions
<afidegnum>
hi, i'm trying to build a sample wiindows too. https://imgur.com/7pvLeHi this is what i have written so far. https://dpaste.org/fLnV can you please assist on the implentation to add?
refpga has quit [Read error: Connection reset by peer]
refpga has joined #racket
ArneBab has quit [Ping timeout: 244 seconds]
refpga has quit [Ping timeout: 240 seconds]
refpga has joined #racket
brj has quit [Ping timeout: 256 seconds]
brj has joined #racket
selimcan has joined #racket
TCZ has quit [Quit: Leaving]
orivej has joined #racket
TCZ has joined #racket
jellie has quit [Ping timeout: 240 seconds]
jellie has joined #racket
orivej has quit [Ping timeout: 260 seconds]
afidegnum has quit [Quit: leaving]
mirrorbird has joined #racket
Sgeo has joined #racket
bitmapper has quit [Quit: Connection closed for inactivity]
<samth>
bremner: is there a commit that shows those removals?