Skip to content

SRFI 69, 125, 126: hash-tables #7

@lassik

Description

@lassik

Here are all the hash-table APIs I'm aware of:

  • SRFI 69: Basic hash tables
  • SRFI 125: Intermediate hash tables
  • SRFI 126: R6RS-based hashtables

Would be nice to supply all of these as wrappers around Gambit's native hash-tables. @feeley can you estimate whether there are any roadblocks? If not, I can start working on them in the near future.

Vyzo said on the mailing list that Gerbil has 125 using Gambit's hash-tables. AFAICT 125 is a super-set of 69.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions