Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add note about Seq (cf Parcel) naming.
  • Loading branch information
pmichaud committed Jun 23, 2015
1 parent 469f012 commit f617745
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion S07-glr-draft.pod
Expand Up @@ -201,7 +201,8 @@ as a derived class; another possibility is to have C<List> as the
I suspect that the immutable form is the one that occurs most commonly,
so there's an argument to be made that it should be called C<List>.

C<Seq> might be another candidate name.
C<Seq> might be another candidate name, although I'm tentatively using
it to represent generated/iterable sequences below.

=item *

Expand Down

0 comments on commit f617745

Please sign in to comment.