initial version

This commit is contained in:
2026-02-27 22:17:21 +03:00
parent 31f58f1c66
commit eba10f7f42
3 changed files with 120 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module code.uint32.ru/tiny/option
go 1.24