Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site watmath.UUCP Path: utzoo!watmath!watapl From: watapl@watmath.UUCP (APL Standards) Newsgroups: net.lang.apl Subject: Re: iteration in the expression sub-language of APL Message-ID: <7780@watmath.UUCP> Date: Wed, 16-May-84 22:12:35 EDT Article-I.D.: watmath.7780 Posted: Wed May 16 22:12:35 1984 Date-Received: Thu, 17-May-84 03:59:15 EDT References: <8059@cornell.UUCP>, <1089@sun.uucp> Organization: U of Waterloo, Ontario Lines: 7 Here is my understanding of how "replicate" works: 0 1 0 1 1 0 / 1 2 3 4 5 6 2 4 5 0 2 0 3 4 0 / 7 8 9 10 11 12 8 8 10 10 10 11 11 11 11