Добавлены модули общего назначения

This commit is contained in:
Alexander Zhirov 2025-05-15 21:57:17 +03:00
parent 043c0b91f6
commit e753c86eb9
Signed by: alexander
GPG key ID: C8D8BE544A27C511
8 changed files with 63 additions and 15 deletions

View file

@ -0,0 +1,3 @@
module examples.common;
public import examples.common.isexists;