Girish Managoli

2239 points
User profile image.
India

Girish has over 20 years’ experience in technology and software at a global IT Services organization based in India. Girish is architect of "I Got" cloud platform to uplift the bottom of the pyramid built with open source stack and contemporary architectural patterns such as microservices, containerisation and multi tenancy. Girish writes on open source and tech topics.
Views expressed here-in are his own and not necessarily that of his organization

Authored Content

Authored Comments

Yes. Its been noticed and editors informed to fix it. Please refresh cache, should be visible now.

As you mentioned it is syntactic sugar. Impeoves code readability - making it closer to real English. So why not
writeln.mySentence.asLowerCase.asCapitalized;

Or bring even closer:
print mySentence asLowerCase asCapitalized

Would love to see a language like this.