Personally I would reserve the `a ++ b` pattern for some future semantics
for an infix version of the `++` operator, if anyone ever comes up with one.

On Fri, Jun 28, 2019 at 12:37 PM guest271314 <guest271...@gmail.com> wrote:

> > But more importantly, there is no point into searching for a solution
> unless there is a problem. What is the problem with that space?
>
> Agree. The only applicable context which can fathom where the existence of
> a space character or not in source code would be golf.
>
> On Fri, Jun 28, 2019 at 5:38 PM Claude Pache <claude.pa...@gmail.com>
> wrote:
>
>>
>>
>> > Le 28 juin 2019 à 19:03, guest271314 <guest271...@gmail.com> a écrit :
>> >
>> > Reversing the order does not require a space character
>> >
>> > ```
>> > +b+a
>> > ```
>>
>> If you have `+a + +b`, reversing order is not interesting.
>>
>> But more importantly, there is no point into searching for a solution
>> unless there is a problem. What is the problem with that space?
>>
>> —Claude
>
> _______________________________________________
> es-discuss mailing list
> es-discuss@mozilla.org
> https://mail.mozilla.org/listinfo/es-discuss
>
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to