<corpix>
ok, replaced (module+ submodule ...) with (module submodule racket/base ...) and it worked, but I still don't get the difference between module and module+/module* in this case
KindTwo has joined #racket
KindOne has quit [Ping timeout: 272 seconds]
KindTwo is now known as KindOne
SGASAU has quit [Remote host closed the connection]
SGASAU has joined #racket
_whitelogger has joined #racket
_whitelogger has joined #racket
sauvin has joined #racket
rgherdt has joined #racket
Codaraxis has quit [Remote host closed the connection]
Codaraxis has joined #racket
lbeckman314 has quit [Ping timeout: 260 seconds]
Sgeo has quit [Read error: Connection reset by peer]
<samth>
corpix: module+ expands to module*, rather than `module`, and `module` is "before" the module it's in, whereas `module*` is "after".
pagnol has quit [Ping timeout: 258 seconds]
japoorv has joined #racket
orivej has quit [Read error: Connection reset by peer]
<japoorv>
Hi I am very new to Racket and I am trying to update my hash table. However the key in my hash table is actually a set. So how do I write an updater for it ? I am trying to write something like this (hash-update! (graph-adj_list grph) u (curry r_set-add! v) (mutable-set))
<japoorv>
Any suggestions ?
orivej has joined #racket
japoorv has quit [Remote host closed the connection]
notzmv has joined #racket
badkins has joined #racket
rgherdt has joined #racket
dddddd has joined #racket
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #racket
orivej has quit [Ping timeout: 265 seconds]
orivej_ has joined #racket
orivej_ has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #racket
efm has quit [Read error: Connection reset by peer]
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Ping timeout: 246 seconds]
badkins has joined #racket
notzmv has quit [Ping timeout: 256 seconds]
notzmv has joined #racket
selimcan has joined #racket
KindTwo has joined #racket
KindOne has quit [Ping timeout: 272 seconds]
cantstanya has quit [Ping timeout: 240 seconds]
KindTwo is now known as KindOne
cantstanya has joined #racket
sauvin has quit [Ping timeout: 260 seconds]
TCZ has joined #racket
TCZ is now known as DoomSlasher2020
DoomSlasher2020 is now known as MoodSlayer2020
MoodSlayer2020 has quit [Quit: Leaving]
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #racket
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #racket
jshap has joined #racket
<jshap>
why does `(regexp-replace* #px"([$#%_])" "stuff_and_things" "\\\\1")` not output "stuff\_and\_things"
<jshap>
see but "\\\\\\1" returns "stuff\\_and\\_things"
<jshap>
or... wait
<jshap>
if i print that it'll only show 1 im guessing
<jshap>
display, not print
<jshap>
hmm
<samth>
yes
<jshap>
kk
<jshap>
ty
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
selimcan has joined #racket
max3 has joined #racket
<max3>
i'm reading functional diff geom
<max3>
(sin 'a) why does this produce the error
<max3>
sin: contract violation expected: number?
<max3>
i understand the error but the book leads me to believe that 'a should be interpreted as a real number?
<max3>
" By default, a Schemesymbol is assumed to represent a real number. So the expression’a is a literal Scheme symbol that represents an unspecified realnumber"
orivej has quit [Ping timeout: 258 seconds]
orivej has joined #racket
sciamano has joined #racket
<max3>
i have #lang sicp at the top of my script
<max3>
(number? 'a) > #f
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #racket
SGASAU has quit [Remote host closed the connection]
SGASAU has joined #racket
max3 has quit [Remote host closed the connection]
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Ping timeout: 260 seconds]
badkins has joined #racket
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #racket
narimiran has quit [Ping timeout: 265 seconds]
orivej has quit [Ping timeout: 260 seconds]
orivej_ has joined #racket
orivej_ has quit [Ping timeout: 265 seconds]
orivej has joined #racket
orivej has quit [Quit: No Ping reply in 180 seconds.]