Sobes.tech
Back to questions
Middle+
2

```go type SafeMap struct { data map[string]string } func (s *SafeMap) GetOrCreate(key, value string) string { } ```

Companies where asked
Napoleon IT