Something more succinct than Function ?
I really dislike VB’s inline Function syntax… it’s incredibly verbose. When they were looking at it, I suggested Func, but given that usage in the framework that would be confusing. (I hadn’t seen the Func(Of T,…) delegates at that time ) I would still like something more succinct. I’m wondering if we couldn’t have something […]
Click here to read more »