mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-22 07:09:18 +02:00
Merge branch 'master' of https://github.com/ashinn/chibi-scheme
This commit is contained in:
commit
b5a91955e8
1 changed files with 4 additions and 0 deletions
4
lib/srfi/124.sld
Normal file
4
lib/srfi/124.sld
Normal file
|
@ -0,0 +1,4 @@
|
|||
(define-library (srfi 124)
|
||||
(export make-ephemeron ephemeron? ephemeron-broken?
|
||||
ephemeron-key ephemeron-datum)
|
||||
(import (rename (chibi weak) (ephemeron-value ephemeron-datum))))
|
Loading…
Add table
Reference in a new issue