expected ~master (2021-10-11T18:48:43Z)
Dub
Repo
mapError.mapError
expected
mapError
The actual
mapError
function.
template
mapError
(alias op, Hook = Abort)
ref
auto ref
mapError
(
T
E
H
)
(
auto
ref
Expected
!(
T
,
E
,
H
)
self
)
if
(
is
(
typeof
(
op
(
forwardError
!
self
)))
)
Parameters
self
Expected
!(
T
,
E
,
H
)
an
Expected
object
Meta
Source
See Implementation
expected
mapError
functions
mapError
The actual mapError function.