Annotation of 43BSD/contrib/icon/book/05/array.icn, revision 1.1.1.1

1.1       root        1: procedure array(i,j,x)
                      2:    a := list(i,0)
                      3:    k := 0
                      4:    while a[k +:= 1] := list(j,x)
                      5:    return a
                      6: end

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.