Skip to content

Instantly share code, notes, and snippets.

@percybolmer
Created January 9, 2022 20:56
Show Gist options
  • Save percybolmer/4e53d6d99c67d503a59f032e5b3e052f to your computer and use it in GitHub Desktop.
Save percybolmer/4e53d6d99c67d503a59f032e5b3e052f to your computer and use it in GitHub Desktop.
// Results is a array of results, reusing the type constraint Subtractable
type Results[T Subtractable] []T
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment