[plt-scheme] Matching typed structs in untyped code

From: Sam TH (samth at ccs.neu.edu)
Date: Tue Jun 9 12:19:36 EDT 2009

On Tue, Jun 9, 2009 at 12:15 PM, Matthias Felleisen<matthias at ccs.neu.edu> wrote:
>
> The philosophy behind Typed Scheme is "no matching required, needed, in
> demand". Code as you always have. -- Matthias

That's not to say that I don't encourage use of match, both for typed
and for untyped code.  But it shouldn't be required for Typed Scheme
any more than for any other flavor of Scheme.

-- 
sam th
samth at ccs.neu.edu


Posted on the users mailing list.