Re: [racket-users] Typed racket and generics?

2021-02-02 Thread Sam Tobin-Hochstadt
Unfortunately this isn't supported yet. Right now, you can use struct type properties directly to build your own generics, but you can't use the generics library. Sam On Sat, Jan 30, 2021 at 4:20 AM Stuart Hungerford wrote: > > Hi Racketeers, > > Is there any way to have Racket code using

[racket-users] Typed racket and generics?

2021-01-30 Thread Stuart Hungerford
Hi Racketeers, Is there any way to have Racket code using `define-generics` interact with typed Racket code? (I think the answer is "no", but I thought I'd check for sure). Thanks, Stu -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To