Merge pull request #506 from edw/srfi-159

SRFI 159 definition has a typo
This commit is contained in:
Alex Shinn 2018-12-24 11:15:13 +08:00 committed by GitHub
commit 264cbc756f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
(define-library (srfi 159 base) (define-library (srfi 159 base)
(import (chibi show)) (import (chibi show))
(export (export
show fn fn-fork with update! each each-in-list call-with-output show fn fn-fork with with! each each-in-list call-with-output
displayed written written-shared written-simply displayed written written-shared written-simply
numeric numeric/comma numeric/si numeric/fitted numeric numeric/comma numeric/si numeric/fitted
nothing nl fl space-to tab-to escaped maybe-escaped nothing nl fl space-to tab-to escaped maybe-escaped