This commit is contained in:
Adam D. Ruppe 2019-06-14 10:10:58 -04:00
parent 9dd03c3158
commit 7629782830
1 changed files with 8 additions and 0 deletions

8
package.d Normal file
View File

@ -0,0 +1,8 @@
/++
This package contains a variety of independent modules that I have
written over my years of using D.
You can usually use them independently, with few or no dependencies,
so it is easy to use raw, or you can use dub packages as well.
+/
module arsd;