summaryrefslogtreecommitdiffstats
path: root/README.org
blob: e0e34e7c687d6686360ef52c6a70de9e7276e149 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
* SRFI 225: Dictionaries

** by John Cowan (spec) and Arvydas Silanskas (implementation)



keywords: [[https://srfi.schemers.org/?keywords=data-structure][Data Structure]]

This repository hosts [[https://srfi.schemers.org/srfi-225/][SRFI 225]]: Dictionaries, a [[https://srfi.schemers.org/][Scheme Request for Implementation]].

This SRFI is in /draft/ status.

See also [[https://srfi.schemers.org/srfi-146/][SRFI 146: Mappings]] and [[https://srfi.schemers.org/srfi-167/][SRFI 167: Ordered Key Value Store]].

The full documentation for this SRFI can be found in the [[https://srfi.schemers.org/srfi-225/srfi-225.html][SRFI Document]].

If you'd like to participate in the discussion of this SRFI, or report issues with it, please [[https://srfi.schemers.org/srfi-225/][join the SRFI-225 mailing list]] and send your message there.

Thank you.


[[mailto:srfi-editors@srfi.schemers.org][The SRFI Editors]]
d> 2000-06-15Update libtool version number.Gravatar aeb 2-2/+2 2000-06-14Added copyright headers.Gravatar aeb 6-0/+54 2000-06-11Added explicit AC_PROG_INSTALL call.Gravatar aeb 1-0/+1 2000-06-09Fix size of error field.Gravatar aeb 1-2/+2 2000-06-02Modified support for 32/64 bit environments, control struct fields have fixed...Gravatar aeb 7-43/+28 2000-05-28Added support for environments with 64 bit kernel and 32 bit userland.Gravatar aeb 8-7/+45 2000-04-27Fixed missing setting of ext code in raw1394_start_lock()Gravatar aeb 1-0/+1 2000-04-15Fixed lock transaction to actually return response value.Gravatar aeb 3-5/+11 2000-04-12Add userdata functions as news.Gravatar aeb 1-0/+4 2000-04-05Add userdata functions.Gravatar aeb 3-0/+18 2000-03-18Bump version number to 0.6.Gravatar aeb 3-5/+6 2000-03-18Mention byte order change.Gravatar aeb 1-0/+2 2000-03-18Mention SourceForge home.Gravatar aeb 1-1/+5