Extension methods
Extension-method syntax can be imported using import ox.syntax.*. This allows calling methods such as
.fork, .raceWith, .parWith, .forever, .useInScope directly on code blocks / values.
Extension-method syntax can be imported using import ox.syntax.*. This allows calling methods such as
.fork, .raceWith, .parWith, .forever, .useInScope directly on code blocks / values.