fromExecutor

Deprecated

This API is being renamed in 2.x.x, use executor builder instead

Replace with

import import arrow.fx.coroutines.executor
executor { f() }