Category:Scheme/SRFIs: Difference between revisions

m
added link back to Scheme page
(created page to introduce SRFIs)
 
m (added link back to Scheme page)
 
Line 1:
The SRFIs are Scheme Requests for Implementations, and form an unofficial standard library for [[:Category:Scheme|Scheme]] programs to draw upon.
Each SRFI is a library for a particular set of functionality. They include additional functions for working with lists, strings or
vectors; additional data types, such as hash sets or time data; and alternative expression types, such as eager comprehensions and generators.
342

edits