This commit is contained in:
2025-03-18 21:22:12 +07:00
parent 7fd0d6269a
commit e6ce6f9954
7 changed files with 375 additions and 110 deletions

View File

@@ -1,6 +1,8 @@
module util
export makekey
makekey(key, indice) = Symbol("$(key)_$indice")