News
Newest
Ask
Show
Jobs
Built with Nuxt3
(Ab)Using Overload Sets to Create Ad-Hoc Template APIs in D
(blog.dlang.org)
8 points | by
WalterBright
2 days ago
2 comments
Kapendev
2 days ago
Very interesting post. How can I use that for web development? My senior told me to ask this question.
WalterBright
2 days ago
“Overload set” is a term of art that seemingly arises from the reuse of overload rules across the years. Overload sets quietly power a lot of D’s generic programming, and once you understand them explicitly, a whole class of API design opens up.
2 comments