Initial commit

This commit is contained in:
2020-11-08 21:51:12 +00:00
commit b1c833a60b
3 changed files with 313 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# Primitive-Collections
Simple library to create primitive collections.
Using template files to generate them.
Project for self teaching.