feat: safemap implementation

This commit is contained in:
2025-10-11 07:46:29 +07:00
parent cee3e2012f
commit ab0b119a7c
3 changed files with 107 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module git.neurocipta.com/rogerferdinan/safe-map
go 1.24.5