Created
June 25, 2019 08:11
-
-
Save zarinfam/50b93b80ab85ce220af35b21931930ce to your computer and use it in GitHub Desktop.
Created with Copy to Gist
This file contains 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
var xAndY = twoEmpties(emptyInt()); | |
System.out.println("{" + xAndY._1() + ", " + xAndY._2() + "}"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment