Author: lwall Date: 2010-02-24 19:10:51 +0100 (Wed, 24 Feb 2010) New Revision: 29826
Modified: docs/Perl6/Spec/S02-bits.pod Log: [S02] add semilists as Slicel to go with Parcel Modified: docs/Perl6/Spec/S02-bits.pod =================================================================== --- docs/Perl6/Spec/S02-bits.pod 2010-02-24 17:12:36 UTC (rev 29825) +++ docs/Perl6/Spec/S02-bits.pod 2010-02-24 18:10:51 UTC (rev 29826) @@ -14,7 +14,7 @@ Created: 10 Aug 2004 Last Modified: 24 Feb 2010 - Version: 204 + Version: 205 This document summarizes Apocalypse 2, which covers small-scale lexical items and typological issues. (These Synopses also contain @@ -1177,7 +1177,8 @@ Enum An immutable Pair EnumMap A mapping of Enums with no duplicate keys Signature Function parameters (left-hand side of a binding) - Parcel List of syntactic objects + Parcel Arguments in a comma list + Slicel Arguments in a semicolon list (or equiv, like Z) Capture Function call arguments (right-hand side of a binding) Blob An undifferentiated mass of bits Instant A point on the continuous atomic timeline