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
MapFunc
Description:
public
delegate
A
MapFunc
<
A
,
G
> (
G
value)
throws
Error