Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

Old programmers never die, they just become managers.


devel / comp.lang.lisp / .Re: All paths through a tree

SubjectAuthor
o .Re: All paths through a treeRobert L.

1
.Re: All paths through a tree

<t0rh3o$8or$1@gioia.aioe.org>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=16960&group=comp.lang.lisp#16960

  copy link   Newsgroups: comp.lang.lisp
Path: i2pn2.org!i2pn.org!aioe.org!U28yr3UnH5zXdVFiPjOLjw.user.46.165.242.75.POSTED!not-for-mail
From: No_spamming@noWhere_7073.org (Robert L.)
Newsgroups: comp.lang.lisp
Subject: .Re: All paths through a tree
Date: Wed, 16 Mar 2022 02:13:14 -0000 (UTC)
Organization: Aioe.org NNTP Server
Message-ID: <t0rh3o$8or$1@gioia.aioe.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Injection-Info: gioia.aioe.org; logging-data="8987"; posting-host="U28yr3UnH5zXdVFiPjOLjw.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org";
User-Agent: XanaNews/1.18.1.6
X-Notice: Filtered by postfilter v. 0.9.2
 by: Robert L. - Wed, 16 Mar 2022 02:13 UTC

Pascal Bourguignon wrote:

> When you have a vector, that is a repeatition of items of some kind,
> the procedure processing it will be a repeating loop:
>
> (defun process-vector (v)
> (loop :for i :from 0 :below (length v)
> :do (process-item (aref v i))))

Gauche Scheme:

(vector-for-each print #(b c d))


devel / comp.lang.lisp / .Re: All paths through a tree

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor