Skip to content

Instantly share code, notes, and snippets.

@bcherny
Created November 30, 2017 18:35
Show Gist options
  • Select an option

  • Save bcherny/a8646d54545afe7a8e372a83fbee248b to your computer and use it in GitHub Desktop.

Select an option

Save bcherny/a8646d54545afe7a8e372a83fbee248b to your computer and use it in GitHub Desktop.
// Shadows built-in $Keys
type $Keys<A> = number
type A<B> = $Keys<B>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment