<msiism>
Is this because the 'low that `r` points to is not stored in the same place in memory as 'low from '('low 'medium 'high)?
tgi has joined #racket
thegeekinside has quit [Ping timeout: 252 seconds]
<msiism>
Or, maybe, it's more because `member` doesn't work on symbols.
<samth>
msiism: the problem is that '('low) is not what you want ever. it is the same as '((quote low)) which is a list with one element, which is a two-element list of symbols
<samth>
you want '(low medium high)
ec has quit [Remote host closed the connection]
ec has joined #racket
ec has quit [Remote host closed the connection]
ec has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
<msiism>
Oh, I see.
badkins has quit [Remote host closed the connection]
badkins has joined #racket
msiism has left #racket [Konversation vaporized.]
ur5us has joined #racket
sxn has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
ec has quit [Write error: Connection reset by peer]
ec has joined #racket
_whitelogger has joined #racket
jao has quit [Remote host closed the connection]
morte_ has quit [Ping timeout: 255 seconds]
tgi has quit [Ping timeout: 248 seconds]
sxn has quit [Quit: sxn]
sxn has joined #racket
sxn has quit [Client Quit]
jao has joined #racket
thegeekinside has joined #racket
jao has quit [Remote host closed the connection]
jao has joined #racket
monkey_ has joined #racket
badkins has quit [Remote host closed the connection]