Skip to content

Instantly share code, notes, and snippets.

@sajjadyousefnia
Created June 6, 2018 11:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sajjadyousefnia/25ff5286fdd87d4d2f078c40e812adb9 to your computer and use it in GitHub Desktop.
Save sajjadyousefnia/25ff5286fdd87d4d2f078c40e812adb9 to your computer and use it in GitHub Desktop.
val callingCodesPairMap: Map<Int, String> = mapOf(Pair(234, "Nigeria"), Pair(1, "USA"), Pair(233, "Ghana"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment