SquareBracketAssociates / EnterprisePharo

A new book describing Pharo librairies to make business.
http://books.pharo.org/enterprise-pharo/
Other
71 stars 24 forks source link

Arrows to indicate results in scripts are all different #79

Closed DamienCassou closed 8 years ago

DamienCassou commented 8 years ago

I've seen ->, -->, => and ==>. Which one do we choose?

cdlm commented 8 years ago

I'd avoid -> since it's a common operator, and maybe => for the same reason.

Another solution would be a comment "returns: 42" or "prints: hello world"

On 22 March 2016 at 13:10, Damien Cassou notifications@github.com wrote:

I've seen ->, -->, => and ==>. Which one do we choose?

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/SquareBracketAssociates/EnterprisePharo/issues/79

Damien Pollet type less, do more [ | ] http://people.untyped.org/damien.pollet