The feature that makes D my favorite programming language
Back in 2017, I wrote about why the D programming language is a great choice for development. But there is one outstanding feature in D I didn't expand enough on: the Universal Function Call Syntax (UFCS). UFCS is a syntactic sugar in D that enables chaining any regular function on a type (string, number, boolean, etc.) like its member function of that type.
read more
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.