Skip to content

wilzbach/d-functional-garden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d-functional-garden

Build Status

Functional garden for the D Language

The Functional DLang Garden provides a variety of snippets that can be used to learn D or as a quick reference.

All samples are valid code and automatically tested on every run (dmd, ldc).

Run it yourself

dub test && dub

Contribute

Contributions are more than welcome - just send a PR.

How to add a new D snippet?

Go to functional.d and add your snippet as new unittest. You can run the tests with dub test or rdmd -unittest --main functional.d.

About

Functional garden for the D Language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published