Skip to content

Instantly share code, notes, and snippets.

@d108
Created June 8, 2019 23:27
Show Gist options
  • Save d108/d3790637f55cd943e9cf7820da4500c2 to your computer and use it in GitHub Desktop.
Save d108/d3790637f55cd943e9cf7820da4500c2 to your computer and use it in GitHub Desktop.
timeSeries.first().values.forEach {
val day = klx.parseFromJsonObject<Daily>(it as JsonObject)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment