You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/types/lazy
Brad Fitzpatrick 69b90742fe util/uniq,types/lazy,*: delete code that's now in Go std
sync.OnceValue and slices.Compact were both added in Go 1.21.

cmp.Or was added in Go 1.22.

Updates #8632
Updates #11058

Change-Id: I89ba4c404f40188e1f8a9566c8aaa049be377754
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
11 months ago
..
deferred.go types/lazy: add DeferredInit type 1 year ago
deferred_test.go types/lazy: add DeferredInit type 1 year ago
lazy.go util/uniq,types/lazy,*: delete code that's now in Go std 11 months ago
sync_test.go util/uniq,types/lazy,*: delete code that's now in Go std 11 months ago
unsync.go types/lazy: helpers for lazily computed values 3 years ago
unsync_test.go types/lazy: helpers for lazily computed values 3 years ago