[EMAIL PROTECTED] writes:
>
>> 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 #
> ABORT: (wrong-number-of-args)
> guile>
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 #
ABORT: (wrong-number-of-args)
Maurizio Boriani <[EMAIL PROTECTED]> writes:
>> "Neil" == Neil Jerram <[EMAIL PROTECTED]> writes:
>
> Neil> Maurizio Boriani <[EMAIL PROTECTED]> writes:
> >> Hi all, this to announce guile spread:
> >>
> >> http://gna.org/projects/guile-spread/
>
> Neil> Interesting. Do y
> "Neil" == Neil Jerram <[EMAIL PROTECTED]> writes:
Neil> Maurizio Boriani <[EMAIL PROTECTED]> writes:
>> Hi all, this to announce guile spread:
>>
>> http://gna.org/projects/guile-spread/
Neil> Interesting. Do you have any example applications using
Neil> this?
in