How can I express the type '(int) => int' where it is a function or a delegate

Kagamin via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Jul 16 10:27:37 PDT 2014


The compiler would generate calls to toDelegate and toFunction 
automatically.


More information about the Digitalmars-d-learn mailing list