Skip to content

Instantly share code, notes, and snippets.

@robhinds
Created November 28, 2018 10:02
Show Gist options
  • Save robhinds/ad2c29711b060d5482e116a6f98c06a1 to your computer and use it in GitHub Desktop.
Save robhinds/ad2c29711b060d5482e116a6f98c06a1 to your computer and use it in GitHub Desktop.
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