core
core
API
orcus.async
AsyncHandler
AsyncHandler
JCompletableFutureHandler
Par
Par
implicits
orcus.async.instances
future
orcus.internal
Utils
core
/
orcus.async
/
AsyncHandler
AsyncHandler
orcus.async.AsyncHandler$
See the
AsyncHandler
companion trait
object
AsyncHandler
Attributes
Companion:
trait
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
AsyncHandler
.type
Clear all
Members list
Concise view
Type members
Types
type
Callback
[
A
] = (
Either
[
Throwable
,
A
]
=>
Unit
)
=>
Unit
Value members
Concrete methods
def
apply
[
F
[
_
]](
implicit
F
:
AsyncHandler
[
F
]):
AsyncHandler
[
F
]