Created
November 28, 2018 10:02
-
-
Save robhinds/ad2c29711b060d5482e116a6f98c06a1 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
type Aux[T, Repr0] = Generic[T] { type Repr = Repr0 } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment