guile-user
[Top][All Lists]
Advanced

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

iota from SRFI-1


From: Sven . Hartrumpf
Subject: iota from SRFI-1
Date: Tue, 10 Oct 2006 12:01:07 +0200 (CEST)

Hi all.
How can I use the iota function from SRFI-1?

> rlwrap guile181 --use-srfi=1
guile> (iota 3 1)

Backtrace:
In standard input:
   1: 0* [iota 3 1]

standard input:1:1: In procedure iota in expression (iota 3 1):
standard input:1:1: Wrong number of arguments to #<procedure iota (n)>
ABORT: (wrong-number-of-args)
guile>

It looks like the iota function from ice-9/boot-9.scm is called.

Greetings
Sven

Attachment: pgpJXee6LPwpH.pgp
Description: PGP signature


reply via email to

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