lexi-lambda changed the topic of #racket to: Racket v7.5 has been released: https://blog.racket-lang.org/2019/11/racket-v7-5.html -- Racket -- https://racket-lang.org -- https://pkgs.racket-lang.org -- Paste at http://pasterack.org
orivej has joined #racket
FreeFull has quit []
mzan has quit [Quit: Leaving]
pera has joined #racket
pera has quit [Quit: leaving]
badkins has joined #racket
ZombieChicken has joined #racket
ZombieChicken has quit [Remote host closed the connection]
FreeFull has joined #racket
vraid has joined #racket
<vraid> i just found out about racketfest, anyone heading there?
YuGiOhJCJ has joined #racket
casaca has quit [Quit: leaving]
acarrico has quit [Ping timeout: 258 seconds]
catonano has quit [Ping timeout: 240 seconds]
badkins has quit [Remote host closed the connection]
ayerhart has joined #racket
acarrico has joined #racket
ZombieChicken has joined #racket
iyzsong has joined #racket
pie_ has quit [Ping timeout: 268 seconds]
Trieste has quit [Ping timeout: 260 seconds]
Trieste has joined #racket
pie_ has joined #racket
pie_ has quit [Ping timeout: 240 seconds]
ZombieChicken has quit [Remote host closed the connection]
vraid has quit [Ping timeout: 258 seconds]
ZombieChicken has joined #racket
dddddd has quit [Remote host closed the connection]
johnjay has quit [Ping timeout: 265 seconds]
johnjay has joined #racket
endformationage has quit [Ping timeout: 258 seconds]
sauvin has joined #racket
evdubs has quit [Ping timeout: 260 seconds]
evdubs has joined #racket
FreeFull has quit []
<lorikeet> Hey, I'm pretty new to Racket. I'm wondering what the convention of a '/' in a function name signifies. (ex. 'embed/url`, or */c for contracts)
<lorikeet> as opposed to just using '-' as the separator in the function name
narimiran has joined #racket
badkins has joined #racket
<ZombieChicken> lorikeet: Can you give a few more examples? I can't be bothered to look at the docs atm
badkins has quit [Ping timeout: 265 seconds]
<lorikeet> ZombieChicken: "send/suspend/dispatch", "response/xexpr"
<ZombieChicken> Not sure tbh.
kritixilithos has joined #racket
mzan has joined #racket
Fernando-Basso has joined #racket
pie_ has joined #racket
kritixilithos has quit [Ping timeout: 240 seconds]
pie_ has quit [Ping timeout: 258 seconds]
kritixilithos has joined #racket
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
peey has joined #racket
<peey> What is the type signature for a function that returns multiple return values in typed racket?
peey has quit [Ping timeout: 260 seconds]
pie_ has joined #racket
dddddd has joined #racket
pie_ has quit [Ping timeout: 248 seconds]
pie_ has joined #racket
iyzsong has quit [Quit: ZNC 1.7.1 - https://znc.in]
<notnotdan> could be (-> A (Values B C))
chambln has joined #racket
Fernando-Basso has quit [Quit: Leaving]
mzan has quit [Ping timeout: 258 seconds]
libertyprime has joined #racket
orivej has quit [Ping timeout: 258 seconds]
FreeFull has joined #racket
catonano has joined #racket
<notnotdan> i wonder if it is possible somehow to convert a big-bang/universe thing into a video
<notnotdan> without record the screen
chambln has quit [Ping timeout: 265 seconds]
mzan has joined #racket
kritixilithos has quit [Ping timeout: 240 seconds]
ephemera_ has quit [Quit: No Ping reply in 180 seconds.]
AMDphreak has quit [Read error: Connection reset by peer]
kritixilithos has joined #racket
chambln has joined #racket
wingsorc has joined #racket
Fernando-Basso has joined #racket
wingsorc has quit [Remote host closed the connection]
kritixilithos has quit [Ping timeout: 240 seconds]
wingsorc has joined #racket
cantstanya has quit [Remote host closed the connection]
cantstanya has joined #racket
ephemeron has quit [Quit: ZNC 1.6.6+deb1ubuntu0.1 - http://znc.in]
kritixilithos has joined #racket
badkins has joined #racket
brettgilio has quit [Ping timeout: 260 seconds]
chambln has quit [Remote host closed the connection]
chambln has joined #racket
endobson has joined #racket
mzan has quit [Quit: Leaving]
Fernando-Basso has quit [Quit: Leaving]
endformationage has joined #racket
badkins has quit [Remote host closed the connection]
kritixilithos has quit [Quit: quit]
badkins has joined #racket
badkins has quit [Ping timeout: 260 seconds]
badkins has joined #racket
efm has quit [Remote host closed the connection]
vraid has joined #racket
orivej has joined #racket
libertyprime has quit [Ping timeout: 265 seconds]
efm has joined #racket
orivej has quit [Ping timeout: 260 seconds]
pie_ has quit [Remote host closed the connection]
libertyprime has joined #racket
pie_ has joined #racket
_whitelogger has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Ping timeout: 240 seconds]
badkins has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
narimiran has quit [Ping timeout: 268 seconds]
badkins has quit [Ping timeout: 258 seconds]
badkins has joined #racket
badkins has quit [Ping timeout: 260 seconds]
nullcone has joined #racket
pie_ has quit [Quit: No Ping reply in 180 seconds.]
pie_ has joined #racket
pie_ has quit [Excess Flood]
pie_ has joined #racket
libertyprime has quit [Ping timeout: 240 seconds]
libertyprime has joined #racket
pie_ has quit [Ping timeout: 265 seconds]
pie_ has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 265 seconds]
badkins has joined #racket
ZombieChicken has quit [Ping timeout: 260 seconds]
pie_ has quit [Ping timeout: 248 seconds]
badkins has quit [Ping timeout: 258 seconds]
gendarme has joined #racket
<gendarme> quick way to get started? I know a little of elisp, little of lamba calc. First project I want to do is polynomial interpolation