is there something like swift playgrounds for kotl...
# announcements
c
is there something like swift playgrounds for kotlin? (like try.kotlin, but updating on every keypress, and outputting values for every line)
g
Have you tried the kotlin REPL?
c
a playground is really very different from a repl. a coworker just showed me that idea has this feature for scala, its called scala worksheets