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

Re: Proposal: count

This page is part of the web mail archives of SRFI 101 from before July 7th, 2015. The new archives for SRFI 101 contain all messages, not just those from before July 7th, 2015.



   Date: Sun, 20 Sep 2009 18:58:38 -0400
   From: David Van Horn <dvanhorn@xxxxxxxxxxx>

   While `length' gives you number of pairs in a list, it's also useful to 
   determine the number of pairs in a (potentially) improper list.

When might one want to do this?