Skip to content

Instantly share code, notes, and snippets.

@philipschwarz
Created January 12, 2020 07:39
Show Gist options
  • Select an option

  • Save philipschwarz/44c308b065da45b53ec446a148e90619 to your computer and use it in GitHub Desktop.

Select an option

Save philipschwarz/44c308b065da45b53ec446a148e90619 to your computer and use it in GitHub Desktop.
type FruitSalad = {
Apple: AppleVariety
Banana: BananaVariety
Cherries: CherryVariety
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment