guile-user
[Top][All Lists]
Advanced

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

Re: guile 1.4->1.6 migration hints, questions


From: Thien-Thi Nguyen
Subject: Re: guile 1.4->1.6 migration hints, questions
Date: Sun, 19 Oct 2003 20:46:06 +0200

   From: address@hidden (Paul Jarc)
   Date: Wed, 19 Feb 2003 12:24:20 -0500

   Simpler, I think (assuming it works in 1.4, of course):
   (if (eq? 2 (car (procedure-property eval 'arity)))
     ...)

this is what i see w/ 1.4.1.95:

  guile> (procedure-property eval 'arity)
  (1 0 #f)

thi




reply via email to

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