d-idioms
d-idioms copied to clipboard
"Effective D" without the haircut.
d-idioms
This is a list of idioms, traps and gotchas and related to the D Programming Language.
http://p0nce.github.io/d-idioms/
How to contribute?
PLEASE DO READ THIS I NEVER GOT A SINGLE CONTRIBUTION THAT DID THIS CORRECTLY
- add a .md file into idioms/
- use
dub
to regenerate the site until the article feels right - commit the article
- use
dub
to regenerate the site (the ordering uses git to find article dates) - commit
index.html
- make a PR