<m455>
that was my old definition and my new one. still pretty messy lol
badkins has joined #racket
badkins has quit [Ping timeout: 264 seconds]
dataangel has quit [Read error: Connection reset by peer]
zv has quit [Ping timeout: 258 seconds]
Fare has joined #racket
badkins has joined #racket
nebunez has joined #racket
badkins has quit [Ping timeout: 258 seconds]
YuGiOhJCJ has joined #racket
Fare has quit [Ping timeout: 258 seconds]
aaaaaa has joined #racket
lockywolf has joined #racket
lockywolf has quit [Client Quit]
narimiran has joined #racket
_whitelogger has joined #racket
orivej has joined #racket
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #racket
evdubs_ has joined #racket
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #racket
evdubs has quit [Ping timeout: 260 seconds]
evdubs_ is now known as evdubs
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #racket
nebunez has quit [Ping timeout: 240 seconds]
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #racket
sword865 has joined #racket
orivej has quit [Quit: No Ping reply in 180 seconds.]
badkins has joined #racket
orivej has joined #racket
badkins has quit [Ping timeout: 256 seconds]
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
orivej_ has joined #racket
orivej has quit [Ping timeout: 246 seconds]
orivej_ has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #racket
ephemera_ has quit [Quit: No Ping reply in 180 seconds.]
ephemera_ has joined #racket
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #racket
Sgeo has quit [Read error: Connection reset by peer]
libertyprime has joined #racket
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #racket
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #racket
orivej_ has joined #racket
orivej has quit [Ping timeout: 264 seconds]
orivej_ has quit [Ping timeout: 256 seconds]
orivej has joined #racket
sauvin_ has joined #racket
bocaneri has quit [Ping timeout: 264 seconds]
sauvin_ is now known as Sauvin
ohama has quit [Ping timeout: 240 seconds]
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #racket
ohama has joined #racket
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #racket
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #racket
catonano has quit [Remote host closed the connection]
catonano has joined #racket
orivej_ has joined #racket
orivej has quit [Ping timeout: 240 seconds]
notzmv has quit [Ping timeout: 272 seconds]
sagax has quit [Ping timeout: 272 seconds]
orivej_ has quit [Ping timeout: 272 seconds]
orivej has joined #racket
sagax has joined #racket
notzmv has joined #racket
cantstanya has quit [Write error: Broken pipe]
cantstanya has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 246 seconds]
libertyprime has quit [Remote host closed the connection]
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #racket
aaaaaa has quit [Quit: leaving]
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #racket
sword865 has quit [Quit: Connection closed for inactivity]
<samth>
m455: you probably want `match-define`
badkins has joined #racket
<m455>
samth: ouuu thanks i'll look into that procedure. :D
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #racket
<m455>
hmm it doesn't look like that would work in my context, because i need to check for multiple patterns (i'm using it to practice parsing command line arguments)
<samth>
I don't understand how it would work to only sometimes define things