Inclusion of Parenthesis on Certain Functions
Justin Choi via Digitalmars-d-learn Sun, 13 Jun 2021 08:50:28 -0700
I'm currently learning D right now, and I was wondering why
certain functions like std.stdio.readln can work both with and
without parenthesis for the function call. I've tried looking
through the documentation but can't find an explanation for why
you can use it without parenthesis.
- Inclusion of Parenthesis on Certain... Justin Choi via Digitalmars-d-learn
- Re: Inclusion of Parenthesis o... mw via Digitalmars-d-learn
- Re: Inclusion of Parenthesis o... H. S. Teoh via Digitalmars-d-learn
- Re: Inclusion of Parenthesis o... Bastiaan Veelo via Digitalmars-d-learn