1. srfi-90
    1. Usage
    2. Documentation
    3. Repository
    4. Bugs & Limitations
    5. Requirements
    6. License
    7. Version History

srfi-90

An implementation of SRFI 90. For more information, see SRFI-90.

Usage

(import (srfi 90))

Documentation

A simgle module reexport of (srfi 69 hash) & (srfi 69 weak var).

srfi-69-weak

Repository

This egg is hosted on the CHICKEN Subversion repository:

https://anonymous@code.call-cc.org/svn/chicken-eggs/release/5/srfi-69-weak

If you want to check out the source code repository of this egg and you are not familiar with Subversion, see this page.

Bugs & Limitations

Requirements

srfi-69-weak

License

Public Domain

Version History

0.1.0
Initial release