ChanServ changed the topic of #racket to: The Racket Programming Language -- https://racket-lang.org/ -- https://racket.discourse.group/ -- http://pasterack.org -- logged at https://libera.irclog.whitequark.org/racket/ -- This is the right place to ask for help with DrRacket. Remember to wait around for an answer!
Everything has quit [Quit: leaving]
<Tuplanolla> It doesn't actually work. I still need some kind of `dynamic-case->`.
m5zs7k has quit [Quit: m5zs7k]
m5zs7k has joined #racket
Origin has joined #racket
Origin has quit [Max SendQ exceeded]
Tuplanolla has quit [Quit: Leaving.]
Origin has joined #racket
Origin has quit [Remote host closed the connection]
Origin has joined #racket
Origin has quit [Max SendQ exceeded]
Origin has joined #racket
Origin has quit [Max SendQ exceeded]
skapata has quit [Remote host closed the connection]
lucasta has joined #racket
lucasta has quit [Quit: Leaving]
spynxic has joined #racket
mdhughes_ has joined #racket
mdhughes has quit [Ping timeout: 248 seconds]
mdhughes_ is now known as mdhughes
mdhughes_ has joined #racket
mdhughes has quit [Ping timeout: 252 seconds]
Everything has joined #racket
Everything has quit [Ping timeout: 252 seconds]
Everything has joined #racket
skapata has joined #racket
<Putonlalla> I'm starting to think this basic use case is impossible, because it has taken me several weeks and progressed nowhere.
<Putonlalla> Documentation doesn't help. Reading the source code doesn't help. Search engines don't find anything. Error messages are incomprehensible.
<Putonlalla> Like, how is this even possible? `two of the clauses in the or/c might both match: (-> boolean?) and (-> integer? boolean?)` And, what is this supposed to tell me? `default-blame-format: contract violation`
<Putonlalla> Let me know if there is even a way to write it by hand like this. https://pastebin.com/YFGWrEiZ
Everything has quit [Quit: leaving]
Origin has joined #racket
Origin has quit [Max SendQ exceeded]
Origin has joined #racket
Origin has quit [Ping timeout: 252 seconds]
Origin has joined #racket
lucasta has joined #racket
chiselfuse has quit [Remote host closed the connection]
chiselfuse has joined #racket
Origin has quit [Ping timeout: 260 seconds]
<samth> Putonlalla: given a function that satisfies `(partially-constrainted-domain-> integer? integer?)` what is a safe way to call it?
<samth> In particular, your definitition is satisified by both `(lambda (x) 1)` and `(lambda () 1)` and there's no context in which you can call both of those
skapata has quit [Remote host closed the connection]
_whitelogger has joined #racket
rakka has quit [Remote host closed the connection]
rakka has joined #racket
chiselfuse has quit [Remote host closed the connection]
chiselfuse has joined #racket
yonkeltron has quit [Read error: Connection reset by peer]
Tuplanolla has joined #racket
yonkeltron has joined #racket
lucasta has quit [Quit: Leaving]
skapata has joined #racket
lucasta has joined #racket
lucasta has quit [Quit: Leaving]
Tuplanolla has quit [Quit: Leaving.]