oxygen-zio
oxygen-zio
API
zio.compat
logOps
oxygen
predef
zio
zio
error
JarResourceError
JarResourceError
Generic
PathDNE
logging
EncodedLogCause
EncodedLogCause
Both
Combinator
Die
Fail
Interrupt
Simple
Then
EncodedLogEvent
LogConfig
LogConfig
LoggerElem
Repr
elemDecoders
LogLevels
Logger
Logger
OxygenZLogger
RichLogLevel
RichLogLevel
syntax
log
ZIOLogOps
seq
stream
system
Command
Command
Args
Args
ToArgs
ToArgs
ZProcessLogger
ZProcessLogger
tracing
TraceState
Root
NonRoot
TraceState
FiberRefModification
FiberRefModification
FiberRefModificationOps
modification
FiberRefModificationR
FiberRefModificationR
JarUtils
Schedules
SparseStreamAggregator
SparseStreamAggregator
AndThen
Attempt
Invalid
NoValue
Optional
Required
Value
Leaf
Many
Optional
ZIOAspectAtLeastR
Impl
ZIOAspectPoly
Impl
instances
oxygen-zio
/
oxygen
/
oxygen.zio
/
SparseStreamAggregator
/
Attempt
/
Required
Required
oxygen.zio.SparseStreamAggregator.Attempt.Required
sealed
trait
Required
[
+
A
]
extends
Optional
[
A
]
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Optional
[
A
]
class
Object
trait
Matchable
class
Any
Known subtypes
object
Invalid
class
Value
[
A
]
Members list
Clear all
Value members
Concrete methods
final
def
flatMap
[
B
](
f
:
A
=>
Required
[
B
]):
Required
[
B
]
final
def
map
[
B
](
f
:
A
=>
B
):
Required
[
B
]
Inherited methods
final
def
toRequired
:
Required
[
A
]
Attributes
Inherited from:
Optional
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods