Playground

object Playground extends Simple
trait Simple
trait IOApp
class Object
trait Matchable
class Any

Value members

Concrete methods

override def run: IO[Unit]
Definition Classes
Simple

Inherited methods

final def main(args: Array[String]): Unit
Inherited from
IOApp
final def run(args: List[String]): IO[ExitCode]
Inherited from
Simple

Concrete fields

val python: String