chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] ANN: new features in release 3


From: Kon Lovett
Subject: [Chicken-hackers] ANN: new features in release 3
Date: Mon, 11 Feb 2008 13:01:35 -0800

Hi Folks,

Unit extras:

The SRFI-69 hash-table is extended w/ SRFI-90'ish features. (No weak- keys/values since no weak-references, yet.)

New companions to "any?": "none?", "always?", "never?".

New "left-section" & "right-section" (sort of a variadic curry).

Unit library:

New "flonum-print-precision" (useful when you want something more than 16 digits - or less).

Unit posix:

"time->string" has an optional 'strftime' format string.

New "string->time" - uses 'strptime' so Unix only.

Best Wishes,
Kon






reply via email to

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