From c7b10eea0315f59a3806a3195e89a0a2e7a1cf3d Mon Sep 17 00:00:00 2001 From: "Arthur A. Gleckler" Date: Thu, 18 Mar 2021 15:40:27 -0700 Subject: Finalize. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index 68e2bbb..0639978 100644 --- a/index.html +++ b/index.html @@ -22,7 +22,7 @@

SRFI 214: Flexvectors

by Adam Nelson

-

status: draft (2020-10-07)

+

status: final (2021-03-18)

keywords: Data Structure

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.