keywords: Pattern Matching, Syntax
library-name: match
This repository hosts SRFI 241: Match — Simple Pattern-Matching Syntax to Express Catamorphisms on Scheme Data, a Scheme Request for Implementation.
This SRFI is in final status. See also SRFI 200: Pattern Matching, SRFI 204: Wright-Cartwright-Shinn Pattern Matcher, and SRFI 257: Simple extendable pattern matcher with backtracking. The full documentation for this SRFI can be found in the SRFI Document.
If you’d like to participate in the discussion of this SRFI, or report issues with it, please join the SRFI-241 mailing list and send your message there.
Thank you.