toggle menu
mobiuskt
1.3.1-SNAPSHOT
common
switch theme
search in API
mobiuskt-test
/
kt.mobius.test
/
NextMatchers
/
hasNoEffects
has
No
Effects
fun
<
M
,
F
>
hasNoEffects
(
)
:
Matcher
<
Next
<
M
,
F
>
>
Returns a matcher that matches
Next
instances with no effects.
Parameters
M
the model type
F
the effect type