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
TransformFunc
Description:
public
delegate
Result
<
A
>
TransformFunc
<
A
,
G
> (
Result
<
G
> result)