Skip to content

Commit 5baf2c9

Browse files
committed
Expand on wording of Rejected Ideas section about deferred expression syntax
1 parent 34d7098 commit 5baf2c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ppcs/ppc0027-any-and-all.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@ A possible future idea is a named feature that alters this behaviour of `grep` a
103103

104104
## Rejected Ideas
105105

106-
### Block-less syntax
106+
### Deferred Expression Syntax
107107

108-
Supporting syntax analogous to the "deferred-expression" form of `grep EXPR, LIST`.
108+
Supporting syntax analogous to the "deferred-expression" form of `grep EXPR, LIST` in the first iteration is likely to get in the way of a possible future idea to add named lexical arguments to the predicate test block (see above). Therefore at this time no attempt is made to support these, so as to leave an easy space in the implementation to allow other behaviours in future.
109109

110110
### Keywords as Junctions
111111

0 commit comments

Comments
 (0)