Versions in this module Expand all Collapse all v0 v0.0.1 May 5, 2024 Changes in this version + func LoadMapToFile[V any](filePath string, fn func(val string) (k string, v V, result bool)) (data cmap.ConcurrentMap[string, V])