1module github.com/benbjohnson/immutable 2 3go 1.18 4 5require golang.org/x/exp v0.0.0-20220518171630-0b5c67f07fdf // indirect 6 7retract v0.4.2
View as plain text