Created
October 12, 2020 12:31
-
-
Save ch8n/259fa29d36cb0c2d3150c869eb05b25b to your computer and use it in GitHub Desktop.
Pair Signature
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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