7fb688772eea90eccb9d2562bd1e102c2f38141f
DedupeStrings returns a new slice holding each value once, in the order each value first appeared, and leaves the input slice alone. Comes with a doc comment and table-driven tests. (closes #1) Model: opus-5
sneak/goutil
This is a bunch of little general-purpose go utility functions that I don't feel comfortable including as-is in my normal projects as they are too general, so I put them here.
Suggestions are welcome.
Really I think most of these should probably be in the stdlib.
License
WTFPL (free software, no restrictions)
Author
Languages
Go
99.9%