Re: How can I express the type '(int) => int' where it is a function or a delegate
Kagamin via Digitalmars-d-learn Wed, 16 Jul 2014 10:30:35 -0700
The compiler would generate calls to toDelegate and toFunction
automatically.
- How can I express the type '(int)... Puming via Digitalmars-d-learn
- Re: How can I express the ty... Rikki Cattermole via Digitalmars-d-learn
- Re: How can I express th... Puming via Digitalmars-d-learn
- Re: How can I expres... Kagamin via Digitalmars-d-learn