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
from Opensource.com https://ift.tt/32Hy7EV
No comments:
Post a Comment
Please do not enter any spam link in the comment box.