Member since
Doesn't this proposal conflict with the Hack-like pipe operator where you can choose which argument to pipe into, using $$
? This is not necessarily a no-vote, just a listed concern. :)
Also, the examples should use str_split(...)
syntax, not strings, IMO.