liberty-eiffel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Infix "*" in ABSTRACT_STRING


From: Eric Bezault
Subject: Re: Infix "*" in ABSTRACT_STRING
Date: Fri, 29 Dec 2023 18:23:57 +0100
User-agent: Mozilla Thunderbird

On 29/12/2023 15:25, Patrick Cloarec wrote:
I wouldn't use an infix operator for that purpose : it wouldn't be commutative

Note that infix "+" is not commutative either.
"Hello " + "World!" is not the same as
"World!" + "Hello ". It is nevertheless a
convenient operator to use.

--
Eric Bezault
mailto:ericb@gobosoft.com
http://www.gobosoft.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]