Skip to content

Instantly share code, notes, and snippets.

@ch8n
Created October 12, 2020 12:31
Show Gist options
  • Save ch8n/259fa29d36cb0c2d3150c869eb05b25b to your computer and use it in GitHub Desktop.
Save ch8n/259fa29d36cb0c2d3150c869eb05b25b to your computer and use it in GitHub Desktop.
Pair Signature
data class Pair<out A, out B> : Serializable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment