Skip to content
/ snippets Public
forked from p0nce/d-idioms

D Programming Language tips and tricks. Kind of "Effective D".

Notifications You must be signed in to change notification settings

d-muc/snippets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

258 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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?

  1. add a .md file into idioms/
  2. use dub to regenerate the site until the article feels right
  3. commit the article
  4. use dub to regenerate the site (the ordering uses git to find article dates)
  5. commit index.html
  6. make a PR

About

D Programming Language tips and tricks. Kind of "Effective D".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 89.1%
  • D 7.3%
  • CSS 3.6%