Skip to content

Instantly share code, notes, and snippets.

@adamw
Created June 7, 2019 10:47
Show Gist options
  • Save adamw/8434db6d952462503b3025e2ec216566 to your computer and use it in GitHub Desktop.
Save adamw/8434db6d952462503b3025e2ec216566 to your computer and use it in GitHub Desktop.
val printThread = IO { println(Thread.currentThread().getName) }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment