chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] srfi-19 missing a few exports


From: Alex Suraci
Subject: [Chicken-users] srfi-19 missing a few exports
Date: Sat, 29 May 2010 23:32:04 -0400

The srfi-19 module doesn't seem to export (among others)
seconds->time, instead exposing the srfi-18 seconds->time, which for
example causes this to fail:

    (seconds->time (time->seconds (current-time)))

They're available in srfi-19-time, though that seems a bit odd given
that srfi-19 already exports e.g. time->seconds.

-- 
Alex



reply via email to

[Prev in Thread] Current Thread [Next in Thread]