Skip to content

Commit 101a7d3

Browse files
committed
Add a frivolous note about how to pronounce its name
1 parent b0d0d37 commit 101a7d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ppcs/ppcTODO-undef-aware-equality.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,8 @@ match( $x : equ ) {
111111

112112
* As an entirely alternate proposal, should we instead find ways to apply behaviour-modifying flags to the existing operators? That is, rather than adding a new `equ` and `===` could we instead consider some syntax such as `eq:u` and `==:u` as a modifier flag, similar to the flags on regexp patterns, as a way to modify operators? This would be extensible in a more general way to more operators, while also allowing more flexible flags in future, such as for instance a case-ignoring string comparison to be spelled `eq:i`. This alternate proposal may be the subject of an alternate PPC document.
113113

114+
* How to pronounce the name of this new operator? I suggest "ee-koo", avoiding the "you" part of the sound.
115+
114116
## Copyright
115117

116118
Copyright (C) 2024, Paul Evans.

0 commit comments

Comments
 (0)