Helmut Leitner /
Snippets
Difference (last change) (Author, normal page display)
Added: 12a13
* /SortHash |
Hopefully a growing list of useful stuff:
DirFindFile - utility to search a directory tree (and do whatever you want) in one command
- /DirFindFile (view dirlist2.d in a wiki page)
- Upload:HelmutLeitner/dirlist.d (using char [])
- Upload:HelmutLeitner/dirlist2.d (using String)
sorting a struct
- /StructSort (view ssort.d in a wiki page)
- /SortHash
hacking to understand delegates
- /DelegateHack (view dghack.d in a wiki page)
A general function library
Anyone who wants to share his D experiments, snippets or utilities can do this here in this wiki.
I've described this in NewsDmD and will write a page about this here as soon as possible. -- HelmutLeitner
FolderExamples