samth changed the topic of #racket to: Racket v7.3 has been released: https://blog.racket-lang.org/2019/05/racket-v7-3.html -- Racket -- https://racket-lang.org -- https://pkgs.racket-lang.org -- Paste at http://pasterack.org
lockywolf__ has quit [Ping timeout: 246 seconds]
FreeFull has joined #racket
jao has quit [Ping timeout: 272 seconds]
erkin has quit [Quit: Ouch! Got SIGIRL, dying...]
endobson has joined #racket
GoldRin has quit [Ping timeout: 248 seconds]
teardown has quit [Read error: Connection reset by peer]
orivej has quit [Ping timeout: 245 seconds]
teardown has joined #racket
libertyprime has joined #racket
GoldRin has joined #racket
dddddd has quit [Remote host closed the connection]
ZombieChicken has quit [Ping timeout: 248 seconds]
ZombieChicken has joined #racket
cantstanya has quit [Remote host closed the connection]
FreeFull has quit []
cantstanya has joined #racket
endobson_ has joined #racket
endobson has quit [Ping timeout: 245 seconds]
liberiga has joined #racket
tilpner has quit [Remote host closed the connection]
tilpner has joined #racket
crsc has quit [Ping timeout: 246 seconds]
GoldRin has quit [Ping timeout: 248 seconds]
crsc has joined #racket
sauvin has joined #racket
zipper has joined #racket
zipper has quit [Client Quit]
Sgeo__ has joined #racket
Sgeo_ has quit [Ping timeout: 244 seconds]
enderby has joined #racket
liberiga has quit [Ping timeout: 260 seconds]
GoldRin has joined #racket
sagax has quit [Remote host closed the connection]
zipper has joined #racket
ephemera_ has joined #racket
endformationage has quit [Quit: WeeChat 2.5]
orivej has joined #racket
orivej has quit [Ping timeout: 246 seconds]
ng0 has joined #racket
orivej has joined #racket
sagax has joined #racket
zipper has quit [Ping timeout: 246 seconds]
endobson_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zipper has joined #racket
zipper has quit [Ping timeout: 268 seconds]
dmiles has quit [Read error: Connection reset by peer]
zipper has joined #racket
zipper has quit [Read error: Connection reset by peer]
libertyprime has quit [Ping timeout: 244 seconds]
zipper has joined #racket
dmiles has joined #racket
orivej has quit [Ping timeout: 246 seconds]
GoldRin has quit [Read error: Connection reset by peer]
libertyprime has joined #racket
zipper has quit [Ping timeout: 244 seconds]
dddddd has joined #racket
iyzsong has joined #racket
jao- has joined #racket
jao- is now known as jao
zipper has joined #racket
FreeFull has joined #racket
orivej has joined #racket
orivej has quit [Ping timeout: 268 seconds]
soegaard has joined #racket
dimitarvp has joined #racket
dimitarvp has quit [Quit: Bye]
vraid has joined #racket
jao has quit [Ping timeout: 245 seconds]
orivej has joined #racket
soegaard has quit [Quit: soegaard]
asymptotically has joined #racket
dddddd has quit [Remote host closed the connection]
<J_Arcane> So I seem to have misunderstood how `apply` works
zipper has quit [Quit: WeeChat 2.5]
<J_Arcane> I have a situation where I have some function and its arguments stored in a quoted list. And I want to apply `partial`/`curry` to that list and thus get a curried function.
orivej has quit [Ping timeout: 244 seconds]
<J_Arcane> ie. `((apply partial '(string?)) "dave")` will not return #t, but `application: not a procedure ... given: 'string?`
<J_Arcane> because it doesn't unquote the list.
<nisstyre> J_Arcane: string? is a symbol
<J_Arcane> yeah. I guess I can only resolve the symbol by doing `eval` then?
<nisstyre> I don't see why eval is necessary
<nisstyre> ((apply curry `(,string?)) "dave")
<nisstyre> that seems to do what you want no?
<nisstyre> i.e. use quasiquote instead of quote
pfdietz has joined #racket
<J_Arcane> well, but I can't do that here because `'(string?)` is a stored value generated elsewhere in the program
<nisstyre> I don't see the issue
<nisstyre> do you have more code?
<J_Arcane> yes.
<J_Arcane> Gimme a moment, I can commit the changes
<nisstyre> J_Arcane: you can also do (namespace-variable-value sym) to look up the value
<nisstyre> https://docs.racket-lang.org/reference/Namespaces.html#%28def._%28%28quote._~23~25kernel%29._namespace-variable-value%29%29
<nisstyre> J_Arcane: so type is a quoted list?
jrslepak has quit [Ping timeout: 246 seconds]
soegaard has joined #racket
jrslepak has joined #racket
J_Arcane has quit [Ping timeout: 244 seconds]
Gertm has left #racket ["Leaving"]
J_Arcane has joined #racket
soegaard has quit [Quit: soegaard]
orivej has joined #racket
salmon123 has joined #racket
salmon123 has left #racket [#racket]
badkins has quit [Remote host closed the connection]
libertyprime has quit [Ping timeout: 272 seconds]
endformationage has joined #racket
Arcaelyx has joined #racket
endobson has joined #racket
iyzsong has quit [Read error: Connection reset by peer]
pfdietz has quit [Ping timeout: 260 seconds]
libertyprime has joined #racket
lavaflow has quit [Ping timeout: 268 seconds]
libertyprime has quit [Ping timeout: 245 seconds]
libertyprime has joined #racket
davidl has joined #racket
sauvin has quit [K-Lined]
q9929t has joined #racket
q9929t has quit [Quit: q9929t]
endobson has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sagax has quit [Remote host closed the connection]
casaca has quit [Ping timeout: 245 seconds]
casaca has joined #racket
casaca has quit [Ping timeout: 268 seconds]
casaca has joined #racket
casaca has quit [Ping timeout: 268 seconds]
vraid has quit [Quit: Leaving]
casaca has joined #racket
ziyourenxiang has quit [Ping timeout: 245 seconds]
casaca has quit [Ping timeout: 245 seconds]
casaca has joined #racket
casaca has quit [Ping timeout: 245 seconds]
orivej has quit [Ping timeout: 248 seconds]
casaca has joined #racket
jao has joined #racket
casaca has quit [Ping timeout: 246 seconds]
casaca has joined #racket
casaca has quit [Ping timeout: 245 seconds]
casaca has joined #racket
casaca has quit [Ping timeout: 248 seconds]
casaca has joined #racket
casaca has quit [Ping timeout: 248 seconds]
casaca has joined #racket
casaca has quit [Ping timeout: 258 seconds]
sagax has joined #racket
casaca has joined #racket
ermo has quit [Quit: ZNC 1.7.3 - https://znc.in]
sauvin has joined #racket
ermo has joined #racket
ermo has quit [Ping timeout: 245 seconds]
ermo has joined #racket
casaca has quit [Ping timeout: 248 seconds]
casaca has joined #racket
casaca has quit [Ping timeout: 245 seconds]
casaca has joined #racket
jao has quit [Ping timeout: 246 seconds]
badkins has joined #racket
selimcan has joined #racket
sauvin has quit [Read error: Connection reset by peer]
liberiga has joined #racket
efm has joined #racket
englishm has quit [Excess Flood]
englishm has joined #racket
ubLIX has joined #racket
orivej has joined #racket
jao has joined #racket
endformationage has quit [Ping timeout: 244 seconds]
ubLIX has quit [Quit: ubLIX]
jao has quit [Ping timeout: 268 seconds]
dddddd has joined #racket
ubLIX has joined #racket
selimcan has quit [Ping timeout: 245 seconds]
endformationage has joined #racket
ng0 has quit [Quit: Alexa, when is the end of world?]
casaca has quit [Ping timeout: 268 seconds]
casaca has joined #racket
selimcan has joined #racket
aeth has quit [Ping timeout: 248 seconds]
liberiga has quit [Ping timeout: 260 seconds]
aeth has joined #racket
selimcan has quit [Quit: Leaving]
Fernando-Basso has joined #racket
Fernando-Basso has quit [Remote host closed the connection]
Fernando-Basso has joined #racket
ubLIX has quit [Quit: ubLIX]
asymptotically has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
efm has quit [Ping timeout: 245 seconds]
vraid has joined #racket
endformationage has quit [Quit: WeeChat 2.5]
jao has joined #racket
ziyourenxiang has joined #racket
efm has joined #racket