ur5us_ has quit [Ping timeout: 240 seconds]
ur5us_ has joined #racket
s-liao has joined #racket
monkey_ has quit [Ping timeout: 240 seconds]
rgherdt_ has quit [Remote host closed the connection]
rgherdt_ has joined #racket
epony has quit [Ping timeout: 240 seconds]
notzmv has joined #racket
ur5us_ has quit [Ping timeout: 240 seconds]
Mooncairn has quit [Ping timeout: 256 seconds]
rgherdt_ has quit [Ping timeout: 256 seconds]
capfredf has joined #racket
s-liao has quit [Quit: Client closed]
FreeFull has quit []
capfredf has quit [Ping timeout: 256 seconds]
s-liao has joined #racket
sts-q has quit [Ping timeout: 256 seconds]
dbohdan3 has quit [Read error: Connection reset by peer]
dbohdan has joined #racket
sts-q has joined #racket
s-liao has quit [Ping timeout: 256 seconds]
s-liao has joined #racket
codingquark has quit [Ping timeout: 256 seconds]
capfredf has joined #racket
capfredf has quit [Ping timeout: 256 seconds]
s-liao has quit [Ping timeout: 256 seconds]
rekahsoft has quit [Ping timeout: 250 seconds]
s-liao has joined #racket
s-liao has quit [Quit: Ping timeout (120 seconds)]
epony has joined #racket
rackethelp has joined #racket
<rackethelp> Hey, does the racket repl have a way to handle multiline input?
skapata has quit [Remote host closed the connection]
<williewillus> do you mean at the prompt?
<williewillus> it should just work
<rackethelp> Yeah
<williewillus> > "asd
<williewillus> "asd\nanother line"
<williewillus> another line"
<williewillus> >
<rackethelp> I'm trying to use #lang stacker-demo/stacker at the prompt, and it's not very useful without being able to give it multiple lines at once
<rackethelp> (from beautiful racket)
<williewillus> ah, i'm not familiar with that
<rackethelp> oh, er, not string specifically, just any input
<rackethelp> strings*
rackethelp has quit [Quit: Client closed]
rackethelp has joined #racket
s-liao has joined #racket
s-liao has quit [Ping timeout: 256 seconds]
ur5us_ has joined #racket
undltd has quit [Ping timeout: 240 seconds]
linjian has quit [Ping timeout: 240 seconds]
undltd has joined #racket
kengruven has quit [Quit: Leaving...]
linjian has joined #racket
capfredf has joined #racket
codingquark has joined #racket
capfredf has quit [Ping timeout: 240 seconds]
rgherdt_ has joined #racket
ur5us_ has quit [Ping timeout: 240 seconds]
rackethelp has quit [Ping timeout: 256 seconds]
libertyprime has joined #racket
s-liao has joined #racket
libertyprime has quit [Quit: leaving]
gproto23 has joined #racket
gproto23 has quit [Ping timeout: 256 seconds]
gproto23 has joined #racket
s-liao has quit [Ping timeout: 256 seconds]
s-liao has joined #racket
s-liao has quit [Ping timeout: 256 seconds]
capfredf has joined #racket
capfredf has quit [Ping timeout: 256 seconds]
tfeb has joined #racket
tfeb is now known as tfb
capfredf has joined #racket
tfb has quit [Quit: died]
s-liao has joined #racket
tfeb has joined #racket
tfeb is now known as tfb
tfb has quit [Quit: died]
s-liao has quit [Ping timeout: 256 seconds]
s-liao has joined #racket
s-liao has quit [Quit: Client closed]
Everything has joined #racket
Mooncairn has joined #racket
monkey_ has joined #racket
monaaraj has joined #racket
skapata has joined #racket
skapata has quit [Changing host]
skapata has joined #racket
dzoe has quit [Ping timeout: 252 seconds]
jboy has quit [Ping timeout: 252 seconds]
dzoe has joined #racket
lazr has quit [Ping timeout: 250 seconds]
tgbugs has quit [Ping timeout: 245 seconds]
tgbugs has joined #racket
lazr has joined #racket
Everything has quit [Quit: leaving]
monkey_ has quit [Ping timeout: 240 seconds]
monkey_ has joined #racket
Algernon69 has joined #racket
Algernon69 has quit [Read error: Connection reset by peer]
monkey_ has quit [Read error: Connection reset by peer]
monkey_ has joined #racket
arpunk has joined #racket
rgherdt_ has quit [Read error: Connection reset by peer]
rgherdt has joined #racket
algae has joined #racket
evdubs has quit [Quit: Leaving]
evdubs has joined #racket
gproto23 has quit [Read error: Connection reset by peer]
notnotdan has quit [Ping timeout: 252 seconds]
notnotdan has joined #racket
sagax has joined #racket
rackethelp has joined #racket
<rackethelp> Hey, is there a way to have typed racket let me redefine previously defined type signatures?
<rackethelp> Eg, if I annotate a function with (: (-> Integer Integer))
rackethelp has quit [Client Quit]
rackethelp has joined #racket
<rackethelp> And later change the annotation to (: <name> (-> String String))
<rackethelp> the repl complains that there's a duplicate type annotation, and I have to restart it to let me change the type
<rackethelp> (er, sorry, the first one should be (: <name> (-> Integer Integer))
rackethelp has quit [Client Quit]
rackethelp has joined #racket
rackethelp has quit [Quit: Client closed]
rackethelp has joined #racket
rackethelp has quit [Client Quit]
rackethelp has joined #racket
Algernon69 has joined #racket
Algernon91 has joined #racket
Algernon69 has quit [Ping timeout: 240 seconds]
Algernon91 has quit [Read error: Connection reset by peer]
rackethelp has quit [Quit: Client closed]
rackethelp has joined #racket
rackethelp has quit [Client Quit]
capfredf has quit [Remote host closed the connection]
capfredf has joined #racket
monkey_ has quit [Remote host closed the connection]
sonny has joined #racket
<sonny> What do you use for integer divsion in Racket?
<bremner> rudybot_: (quotient/remainder 1232 23)
<rudybot_> bremner: ; Value: 53
<rudybot_> bremner: ; Value#2: 13
<bremner> for example
<sonny> bremner: How do you get a single value from `values`?
<bremner> sonny: there is quotient and remainder functions as well if you just want one
<sonny> ok, thanks
<bremner> define-values is probably the easiest way to get one in general
<bremner> or let-values
capfredf has quit [Remote host closed the connection]
capfredf has joined #racket
capfredf has quit [Ping timeout: 256 seconds]
rgherdt has quit [Ping timeout: 240 seconds]