Login
Roast topics
Find topics
Find it!
From:
Scheme Requests for Implementation
(Uncensored)
subscribe
SRFI 241: Match — Simple Pattern-Matching Syntax to Express Catamorphisms on Scheme Data
https://srfi.schemers.org/srfi-241/
links
backlinks
Roast topics
Find topics
Roast it!
SRFI 241 is now in final status. This SRFI describes a simple pattern matcher based on one originally devised by Kent Dybvig, Dan Friedman, and Eric Hilsdale, which has a catamorphism feature to perform recursion automatically.