develooper Front page | perl.perl6.language | Postings from September 2010

[perl6/specs] 692474: [S03] Attempt bring more clarity to the semantics ...

From:
noreply
Date:
September 8, 2010 02:33
Subject:
[perl6/specs] 692474: [S03] Attempt bring more clarity to the semantics ...
Message ID:
20100908063735.22FE7422CD@smtp1.rs.github.com
Branch: refs/heads/master
Home:   http://github.com/perl6/specs

Commit: 692474967ab8535f370d859488da592555e17d8d
    http://github.com/perl6/specs/commit/692474967ab8535f370d859488da592555e17d8d
Author: TimToady <larry@wall.org>
Date:   2010-09-07 (Tue, 07 Sep 2010)

Changed paths:
  M S03-operators.pod

Log Message:
-----------
[S03] Attempt bring more clarity to the semantics of series operators.
The limit is now always a smartmatch, which must match exactly.
No attempt is made to intuit which direction the series is going,
or to turn exact matches into inequalities.  Non-numeric series
behavior is regularized to work like single characters, taking
into account the target value as indicative of the range desired.
The old semantics are relegated to explicit *.succ and limits.
Also, ... and ...^ are defined in terms of last($x) vs last().





nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About