jfred is now known as jfred-server
winny has joined #racket
winny has quit [Ping timeout: 240 seconds]
monkey_ has quit [Remote host closed the connection]
ur5us_ has joined #racket
nebula_moe has quit [Ping timeout: 250 seconds]
nebula_moe has joined #racket
capfredf has joined #racket
capfredf has quit [Ping timeout: 260 seconds]
ckie has quit [Ping timeout: 272 seconds]
ckie has joined #racket
dnm has joined #racket
capfredf has joined #racket
terrorjack has quit [Quit: The Lounge - https://thelounge.chat]
terrorjack has joined #racket
capfredf has quit [Ping timeout: 256 seconds]
rekahsoft has joined #racket
monkey_ has joined #racket
codingquark has quit [Ping timeout: 272 seconds]
codingquark has joined #racket
ur5us_ has quit [Ping timeout: 260 seconds]
monkey_ has quit [Ping timeout: 260 seconds]
tarod16 has joined #racket
kengruven has quit [Quit: Leaving...]
capfredf has joined #racket
capfredf has quit [Ping timeout: 246 seconds]
rekahsoft has quit [Ping timeout: 260 seconds]
tarod16 has quit [Ping timeout: 260 seconds]
tarod16 has joined #racket
mon_aaraj has quit [Ping timeout: 260 seconds]
mon_aaraj has joined #racket
winny has quit [Ping timeout: 240 seconds]
winny has joined #racket
skapata has quit [Remote host closed the connection]
ur5us_ has joined #racket
capfredf has joined #racket
unyu has quit [Ping timeout: 240 seconds]
unyu has joined #racket
capfredf has quit [Ping timeout: 260 seconds]
sitiom has joined #racket
Everything has joined #racket
schulze has joined #racket
ur5us_ has quit [Remote host closed the connection]
ur5us_ has joined #racket
szkl has joined #racket
ur5us_ has quit [Ping timeout: 245 seconds]
ur5us has joined #racket
mon_aaraj has quit [Ping timeout: 260 seconds]
mon_aaraj has joined #racket
mon_aaraj has quit [Ping timeout: 260 seconds]
mon_aaraj has joined #racket
skapata has joined #racket
skapata has quit [Changing host]
skapata has joined #racket
Algernon69 has joined #racket
Avichi has joined #racket
Algernon91 has joined #racket
Codaraxis has joined #racket
Algernon69 has quit [Ping timeout: 250 seconds]
capfredf has joined #racket
Codaraxis__ has quit [Ping timeout: 260 seconds]
capfredf has quit [Ping timeout: 246 seconds]
ur5us has quit [Ping timeout: 260 seconds]
winny has quit [Remote host closed the connection]
winny has joined #racket
winny has quit [Remote host closed the connection]
winny has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 240 seconds]
mon_aaraj has quit [Ping timeout: 260 seconds]
mon_aaraj has joined #racket
ur5us has joined #racket
lowhope has joined #racket
gproto23 has joined #racket
skapata has quit [Remote host closed the connection]
ur5us has quit [Ping timeout: 250 seconds]
szkl has quit [Quit: Connection closed for inactivity]
mon_aaraj has quit [Ping timeout: 260 seconds]
mon_aaraj has joined #racket
gproto23 has quit [Quit: Leaving]
tarod16 has quit [Remote host closed the connection]
capfredf has joined #racket
mon_aaraj has quit [Ping timeout: 260 seconds]
mon_aaraj has joined #racket
capfredf has quit [Ping timeout: 260 seconds]
tfeb has joined #racket
mon_aaraj has quit [Ping timeout: 260 seconds]
mon_aaraj has joined #racket
<jboy> lagash: belatedly: yes
winny has quit [Remote host closed the connection]
winny has joined #racket
eMBee has quit [Ping timeout: 240 seconds]
Avichi has quit [Quit: Client closed]
tfeb has quit [Quit: died]
Avichi has joined #racket
lowak has joined #racket
lowak_ has quit [Ping timeout: 240 seconds]
mon_aaraj has quit [Ping timeout: 272 seconds]
Algernon91 has quit [Ping timeout: 260 seconds]
mon_aaraj has joined #racket
capfredf has joined #racket
capfredf has quit [Ping timeout: 272 seconds]
gproto23 has joined #racket
badkins has joined #racket
em-bee has joined #racket
badkins has quit [Ping timeout: 246 seconds]
mon_aaraj has quit [Ping timeout: 272 seconds]
mon_aaraj has joined #racket
s-liao has joined #racket
Algernon91 has joined #racket
Everything has quit [Ping timeout: 260 seconds]
Everything has joined #racket
s-liao has quit [Ping timeout: 250 seconds]
mon_aaraj has quit [Ping timeout: 246 seconds]
mon_aaraj has joined #racket
Everything has quit [Quit: leaving]
gproto23 has quit [Remote host closed the connection]
msiism has joined #racket
<msiism> I've made a draft list->hash function for my use case and am now looking for comments on how to improve it.
<msiism> I mean, I should somehow wrap so that I don't have to provide a hash as an argument.
s-liao has joined #racket
<msiism> Also, I'm wondering whether there's any significant difference between a hash table and a list of pairs, actually.
<msiism> The wrapping should probably be done by using `let` to make the hash within the function and then have an inner function `convert`or some such as the body of `let`.
s-liao3 has joined #racket
s-liao has quit [Ping timeout: 250 seconds]
<msiism> Thinking about it more, this funtkion should probably rather be called something like `lines->hash`.
<msiism> Or, maybe, the better approach would be to first create a list that alternaties between keys and values and then make a hash from that.
<msiism> This way, list->hash can be kept more generic.
badkins has joined #racket
badkins has quit [Ping timeout: 240 seconds]
badkins has joined #racket
szkl has joined #racket
<jA_cOp> msiism: make-hash already accepts a list of pairs, e.g. `(define text "one 1\ntwo 2\nthree 3")` and then `(make-hash (map string-split (port->lines (open-input-string text))))` gives `'#hash(("one" . ("1")) ("three" . ("3")) ("two" . ("2")))`
<msiism> Oh, that's neat.
Algernon666 has joined #racket
msiism has left #racket [Konversation vaporized.]
Algernon91 has quit [Ping timeout: 256 seconds]
s-liao3 has quit [Quit: Client closed]
badkins has quit [Remote host closed the connection]
badkins has joined #racket
Algernon666 has quit [Read error: Connection reset by peer]
Algernon666 has joined #racket
skapata has joined #racket
skapata has quit [Changing host]
skapata has joined #racket
capfredf has joined #racket
badkins has quit [Remote host closed the connection]
capfredf has quit [Remote host closed the connection]
capfredf has joined #racket
capfredf has quit [Ping timeout: 246 seconds]
badkins has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Remote host closed the connection]
szkl has quit [Quit: Connection closed for inactivity]
badkins has joined #racket
capfredf has joined #racket
badkins has quit [Ping timeout: 246 seconds]
badkins has joined #racket
capfredf has quit [Ping timeout: 272 seconds]
badkins has quit [Ping timeout: 240 seconds]
lowak has quit [Quit: Bye! \o]
lowak has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 246 seconds]
Algernon666 has quit [Ping timeout: 250 seconds]
capfredf has joined #racket
ec has quit [Quit: ec]
capfredf has quit [Remote host closed the connection]
capfredf has joined #racket
badkins has joined #racket
capfredf has quit [Ping timeout: 260 seconds]
badkins has quit [Ping timeout: 240 seconds]
badkins has joined #racket
badkins has quit [Ping timeout: 260 seconds]
badkins has joined #racket
serhiybaranov has joined #racket
serhiybaranov has quit [Client Quit]
badkins has quit [Ping timeout: 246 seconds]
badkins has joined #racket
badkins has quit [Ping timeout: 240 seconds]
capfredf has joined #racket
capfredf has quit [Ping timeout: 260 seconds]
badkins has joined #racket
ur5us has joined #racket
kengruven has joined #racket
ec has joined #racket
ermo has quit [Quit: ZNC 1.8.2 - https://znc.in]
ermo has joined #racket
mon_aaraj has quit [Ping timeout: 260 seconds]
mon_aaraj has joined #racket
Algernon666 has joined #racket
capfredf has joined #racket
Algernon91 has joined #racket
capfredf has quit [Ping timeout: 246 seconds]
Algernon666 has quit [Ping timeout: 256 seconds]
capfredf has joined #racket
Algernon91 has quit [Ping timeout: 260 seconds]
badkins has quit [Remote host closed the connection]
ec has quit [Quit: ec]
ec has joined #racket
badkins has joined #racket
szkl has joined #racket
badkins has quit [Ping timeout: 240 seconds]
ur5us has quit [Ping timeout: 260 seconds]