sup-core
sup-core
sup
Health
Health
Healthy
Sick
HealthCheck
HealthCheck
HealthCheckTaglessInstances
HealthResult
HealthResult
HealthResultTaglessInstances
mods
sup.data
HealthReporter
Report
Report
ReportInstances
Tagged
Tagged
Reducibles
sup-core
/
sup
/
HealthResult
HealthResult
object
HealthResult
extends
HealthResultTaglessInstances
Companion:
class
Graph
Supertypes
Self type
trait
HealthResultTaglessInstances
class
Object
trait
Matchable
class
Any
HealthResult
.type
Value members
Implicits
Value members
Concrete methods
def
const
[
H
[
_
] :
Applicative
](
health:
Health
):
HealthResult
[
H
]
def
tagged
[
Tag
](
tag:
Tag
,
head:
Health
):
HealthResult
[[
_
]
=>>
Tagged
[
Tag
,
_$5
]]
Concrete fields
val
one
:
Health
=>
HealthResult
[
Id
]
Implicits
Implicits
implicit
def
eq
[
H
[
_
]](
implicit
H:
Eq
[
H
[
Health
]]):
Eq
[
HealthResult
[
H
]]
implicit
def
monoid
[
H
[
_
] :
Applicative
](
implicit
evidence$2:
Applicative
[
H
],
M:
Monoid
[
Health
]):
Monoid
[
HealthResult
[
H
]]