Packages
gpseq-1.0
Gpseq
Result
exception
is_err
value
value_type
FlatMapFunc
LightMapFunc
MapErrorFunc
MapFunc
TransformFunc
ZipFunc
err
of
@get
and_then
flat_map
future
map
map_err
ok
ok_with
then
transform
zip
then
Description:
public
virtual
Result
<
G
>
then
(
owned
Func
<
Result
<
G
>> func)
Runs the function with this result.
Parameters:
func
a function called
Returns:
the result