Skip to content

Instantly share code, notes, and snippets.

@dongjinahn
Created February 14, 2018 07:43
Show Gist options
  • Save dongjinahn/2f007f6b4925e736aaa7d76e57229f2b to your computer and use it in GitHub Desktop.
Save dongjinahn/2f007f6b4925e736aaa7d76e57229f2b to your computer and use it in GitHub Desktop.
val json = JObject(m2.toList.map(x => JField(x._1, x._2)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment