[plt-scheme] Haskell or OCaml "declarative" pattern-matching function definition in Scheme?

From: Jens Axel Søgaard (jensaxel at soegaard.net)
Date: Thu Jul 19 08:50:07 EDT 2007

Grant Rettke skrev:
> Hi folks,
> 
> How do you do the Haskell or OCaml "declarative" pattern-matching
> function definition in Scheme?
> 
> I remember someone once pointing to a library for something like this.

With (lib "plt-match.ss") or (lib "match.ss").

-- 
Jens Axel Søgaard



Posted on the users mailing list.