bug#27536: Add SRFI 71.

2018-06-18 Thread Ludovic Courtès
Hello! l...@gnu.org (Ludovic Courtès) skribis: > Christopher Allan Webber skribis: > >> SRFI 71 has a pretty cool syntax for assigning multiple values, and I >> wanted to use it! So here it is, ported to Guile. >> >> I've already assigned Guile copyright papers, as you probably know. >> >> From

bug#27536: Add SRFI 71.

2017-11-22 Thread Ludovic Courtès
Hello, Christopher Allan Webber skribis: > SRFI 71 has a pretty cool syntax for assigning multiple values, and I > wanted to use it! So here it is, ported to Guile. > > I've already assigned Guile copyright papers, as you probably know. > > From 373aad0f4ee6bde7e34f8b6b74c85be132df108b Mon Sep

bug#27536: Add SRFI 71.

2017-06-29 Thread Christopher Allan Webber
Hello! SRFI 71 has a pretty cool syntax for assigning multiple values, and I wanted to use it! So here it is, ported to Guile. I've already assigned Guile copyright papers, as you probably know. From 373aad0f4ee6bde7e34f8b6b74c85be132df108b Mon Sep 17 00:00:00 2001 From: Christopher Allan Webbe