Files
kitty/tools/utils/once_test.go
Kovid Goyal 6f4d89045a A nicer implementation of sync.Once
Doesnt require storing the result of the function in a dedicated global
variable with a dedicated getter function
2023-02-26 08:01:02 +05:30

348 B