1
0
mirror of https://github.com/deavmi/dlog.git synced 2024-07-27 09:30:43 +02:00

Utilities

- Added docs
This commit is contained in:
Tristan B. Velloza Kildaire 2023-03-03 15:30:43 +02:00
parent cbeb844af5
commit d1659bb6b9

View File

@ -1,3 +1,6 @@
/**
* Helper functions
*/
module dlog.utilities;
import std.conv : to;