
badkins
2021-11-27 15:23:59
Yes, I’m hoping we settle on Discourse, instead of the mailing list, for less synchronous, and either Slack or Discord for more synchronous. Both of the latter are bloated, but I don’t see better alternatives.

badkins
2021-11-27 16:17:54
I was finally able to incorporate your idea into my class contract. It worked perfectly - thanks again! Here’s a link you can view w/o being signed up on Discourse: https://racket.discourse.group/t/function-contracts-for-multiple-return-values/284/3?u=badkins

notjack
2021-11-27 21:45:01
You could define structs instead of using values

notjack
2021-11-27 21:45:10
Then or/c
would work fine