using a zip as a sequence?

"Paul Dufresne" <[email protected]> Tue, 25 Oct 2005 23:04:26 -0400
Newsgroups gmane.comp.lang.goo.general
Message-ID <[email protected]>
I tend to think this is a bug:
goo/user 0<= (set myzip (zip #[ 1 2 3 4] #[ 5 6 7 8] ) )
goo/user 0=> #{<zip> zip-dat: #(#[1 2 3 4] #[5 6 7 8])}
goo/user 0<= (1st myzip)
ERROR: No applicable methods on #{Gen elt-or ((x <col>) (k <any>)
(default <any>))} when called with (#{<zip> zip-dat: #(#[1 2 3 4] #[5 6
7 8])} 0 #{<elt-default>}).
Type ",restart N" to restart execution:
Is it?

-- 
http://www.fastmail.fm - Choose from over 50 domains or use your own


_______________________________________________
Googoogaga mailing list
[email protected]
https://lists.csail.mit.edu/mailman/listinfo/googoogaga