dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
CoerceReturn.CoerceReturn
my
fsm
next
CoerceReturn
Undocumented in source. Be warned that the author may not have intended to support it.
alias
CoerceReturn
=
Matcher
Self
.
StateT
CoerceReturn
(P[0] a)
template
CoerceReturn
(Self, alias Matcher)
static if
(!(
is(ReturnType!Matcher == Self.StateT)
))
Self.StateT
CoerceReturn
(
P
[0]
a
)
Meta
Source
See Implementation
my
fsm
next
CoerceReturn
aliases
CoerceReturn
P