Skip to content

Instantly share code, notes, and snippets.

@happy-bracket
Created June 17, 2019 08:29
Show Gist options
  • Save happy-bracket/1c38d817715cf11536df7b52f3c7d989 to your computer and use it in GitHub Desktop.
Save happy-bracket/1c38d817715cf11536df7b52f3c7d989 to your computer and use it in GitHub Desktop.
For medium 1
Single.just(3).map { x -> x.toString() }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment