catch-effect
0.0.1
catch-effect
API
catcheffect
Ask
Ask
Catch
Catch
PartiallyAppliedUse
RaisedInUncancellable
RaisedWithoutHandler
Context
Context
NoHandlerInScope
Handle
Handle
Local
Local
LocalForIOLocal
Raise
catch-effect
/
catcheffect
/
Local
Local
catcheffect.Local
See the
Local
companion object
trait
Local
[
F
[
_
],
C
]
extends
Ask
[
F
,
C
]
Attributes
Companion
object
Source
Context.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Ask
[
F
,
C
]
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Abstract methods
def
local
[
A
](
fa
:
F
[
A
])(
f
:
C
=>
C
)(
implicit
sp
:
SourcePos
):
F
[
A
]
Attributes
Source
Context.scala
def
set
[
A
](
fa
:
F
[
A
])(
c
:
C
)(
implicit
sp
:
SourcePos
):
F
[
A
]
Attributes
Source
Context.scala
Concrete methods
def
setK
(
implicit
sp
:
SourcePos
):
C
=>
FunctionK
[
F
,
F
]
Attributes
Source
Context.scala
Inherited methods
def
applicative
:
Applicative
[
F
]
Attributes
Inherited from:
Ask
Source
Context.scala
def
ask
(
implicit
sp
:
SourcePos
):
F
[
C
]
Attributes
Inherited from:
Ask
Source
Context.scala
In this article
Attributes
Members list
Value members
Abstract methods
Concrete methods
Inherited methods