Created
January 9, 2022 20:56
-
-
Save percybolmer/4e53d6d99c67d503a59f032e5b3e052f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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