Skip to content

Instantly share code, notes, and snippets.

@robhinds
Created September 2, 2018 19:40
Show Gist options
  • Save robhinds/724a1041be018bade85e4f7cdbf2b835 to your computer and use it in GitHub Desktop.
Save robhinds/724a1041be018bade85e4f7cdbf2b835 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