opentofu/internal/collections
Martin Atkins dee59fb8ac collections+addrs: Build sets from iter.Seq[T]
This follows the naming convention from the stdlib packages "slices" and
"maps" of using the verb "Collect" to represent gathering the items from
a sequence into some sort of collection data structure.

Signed-off-by: Martin Atkins <mart@degeneration.co.uk>
2025-10-27 10:15:41 -07:00
..
set.go collections+addrs: Build sets from iter.Seq[T] 2025-10-27 10:15:41 -07:00
set_test.go add automated copyright header check (#1696) 2024-06-03 16:49:36 +03:00