SequentialByIterator
Returns results of answers from iterator until empty. It supports nested Sequential answers and calls them until they are empty.
Functions
Link copied to clipboard
DEPRECATED: Use call with MokkeryBlockingCallScope instead!
Provides a return value for a blocking function call with given scope.
Provides a return value for a suspend function call with given scope.
Link copied to clipboard
DEPRECATED: Use call with MokkerySuspendCallScope instead!
Link copied to clipboard
Returns human-readable answer description. By default, it returns answers $this
. It's used for debugging purposes.