chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Can't install srfi 47


From: John Cowan
Subject: Re: [Chicken-users] Can't install srfi 47
Date: Tue, 6 Mar 2012 13:08:52 -0500
User-agent: Mutt/1.5.18 (2008-05-17)

Mark Carter scripsit:

> I want to create a matrix, and populate it. I have a list of triplets 
> consisting of a row number, a column number , and a value. I populate 
> the given row/column cell with the value. Having processed the list of 
> triplets, I print the table as a list of lists. Any cells that haven't been 
> populated explicitly have the value '(), which is my desired result.

SRFI-63 is definitely your friend.

-- 
Newbies always ask:                             John Cowan
  "Elements or attributes?                      http://www.ccil.org/~cowan
Which will serve me best?"                      address@hidden
  Those who know roar like lions;
  Wise hackers smile like tigers.                   --a tanka, or extended haiku



reply via email to

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