Is there a "best-practice" model for type-case-like things in typed racket yet? Obvious choices:
- tagged-list style, it's all a big cond but I have to use first, second, etc to refer to fields - struct-union style, feels better but I don't get to use match (IIUC). Other obvious things I've missed? Apologies for a hastily written e-mail. John Clements
smime.p7s
Description: S/MIME cryptographic signature
_________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev