<theduke>
Hi there. I'm trying out typed/racket and have a question around structs: is there a built-in way to initialize structs with something more like a key/value syntax? something like
<theduke>
(struct S1 ([a : String] [b : String]))
<theduke>
(S1 ([a : "x"] [b : "y"]))
orivej_ has joined #racket
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #racket
orivej_ has quit [Ping timeout: 272 seconds]
TCZ has quit [Quit: Leaving]
orivej has quit [Ping timeout: 265 seconds]
orivej_ has joined #racket
lockywolf_ has joined #racket
lockywolf_ has quit [Max SendQ exceeded]
lockywolf_ has joined #racket
lockywolf_ has quit [Max SendQ exceeded]
lockywolf_ has joined #racket
lockywolf_ has quit [Max SendQ exceeded]
lockywolf_ has joined #racket
lockywolf_ has quit [Ping timeout: 264 seconds]
lockywolf has joined #racket
lockywolf has quit [Remote host closed the connection]
lockywolf has joined #racket
gabot has quit [Ping timeout: 272 seconds]
tom98 has quit [Ping timeout: 260 seconds]
gabot has joined #racket
lockywolf_ has joined #racket
lockywolf_ has quit [Max SendQ exceeded]
lockywolf_ has joined #racket
lockywolf has quit [Ping timeout: 240 seconds]
dddddd has joined #racket
lockywolf_ has quit [Max SendQ exceeded]
lockywolf_ has joined #racket
lockywolf_ has quit [Max SendQ exceeded]
lockywolf_ has joined #racket
SGASAU has joined #racket
lockywolf_ has quit [Max SendQ exceeded]
lockywolf_ has joined #racket
lockywolf_ has quit [Max SendQ exceeded]
lockywolf_ has joined #racket
lockywolf_ has quit [Max SendQ exceeded]
lockywolf_ has joined #racket
lockywolf_ has quit [Remote host closed the connection]
lockywolf_ has joined #racket
lockywolf_ has quit [Max SendQ exceeded]
lockywolf_ has joined #racket
lockywolf_ has quit [Max SendQ exceeded]
lockywolf_ has joined #racket
SGASAU has quit [Remote host closed the connection]
SGASAU has joined #racket
lockywolf_ has quit [Max SendQ exceeded]
lockywolf_ has joined #racket
RagingDave has joined #racket
lockywolf_ has quit [Max SendQ exceeded]
lockywolf_ has joined #racket
lockywolf_ has quit [Remote host closed the connection]
lockywolf_ has joined #racket
lockywolf_ has quit [Max SendQ exceeded]
lockywolf_ has joined #racket
lockywolf_ has quit [Max SendQ exceeded]
lockywolf_ has joined #racket
lockywolf_ has quit [Max SendQ exceeded]
lockywolf_ has joined #racket
lockywolf_ has quit [Max SendQ exceeded]
lockywolf_ has joined #racket
lockywolf_ has quit [Remote host closed the connection]
lockywolf_ has joined #racket
lockywolf_ has quit [Remote host closed the connection]
lockywolf_ has joined #racket
lockywolf_ has quit [Max SendQ exceeded]
lockywolf_ has joined #racket
lockywolf_ has quit [Remote host closed the connection]
lockywolf_ has joined #racket
lockywolf__ has joined #racket
lockywolf__ has quit [Max SendQ exceeded]
lockywolf__ has joined #racket
lockywolf__ has quit [Max SendQ exceeded]
lockywolf_ has quit [Ping timeout: 258 seconds]
lockywolf__ has joined #racket
lockywolf__ has quit [Max SendQ exceeded]
lockywolf__ has joined #racket
lockywolf_ has joined #racket
lockywolf_ has quit [Remote host closed the connection]
lockywolf_ has joined #racket
lockywolf__ has quit [Ping timeout: 265 seconds]
lockywolf_ has quit [Max SendQ exceeded]
lockywolf_ has joined #racket
lockywolf_ has quit [Max SendQ exceeded]
SGASAU has quit [Ping timeout: 260 seconds]
tlcu has joined #racket
srandon111 has joined #racket
ArthurStrong has joined #racket
TCZ has joined #racket
TCZ has quit [Client Quit]
efm has joined #racket
<dzoe>
Don't ever let me near futures :)
<dzoe>
fsemphores race-condition/deadlock
<dzoe>
And the latest patches for futures-related GC crashes and deadlocks make no difference.