Skip to content

scheme-requests-for-implementation/srfi-214

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SRFI 214: Flexvectors

by Adam Nelson

keywords: Data Structure

This repository hosts SRFI 214: Flexvectors, a Scheme Request for Implementation.

This SRFI is in final status.

See also SRFI 117: Queues based on lists, SRFI 125: Intermediate hash tables, SRFI 133: Vector Library (R7RS-compatible), SRFI 134: Immutable Deques, and SRFI 158: Generators and Accumulators.

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-214 mailing list and send your message there.

Thank you.

The SRFI Editors