result-py
Contents:
Installation
Quickstart
User Guide
API Reference
result-py
Index
Index
A
|
C
|
D
|
E
|
F
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
W
|
Z
A
and_then() (result_py.either.Either method)
C
counted() (result_py.either.Either method)
ctx_pipe() (result_py.either.Either method)
D
dict_pipe() (result_py.either.Either method)
E
Either (class in result_py.either)
F
failure() (result_py.either.Either static method)
filter() (result_py.either.Either method)
filter_map() (result_py.either.Either method)
flat_map() (result_py.either.Either method)
flatten() (result_py.either.Either method)
H
HasAdd (class in result_py.contracts)
HasItems (class in result_py.contracts)
HasRootMapping (class in result_py.contracts)
I
is_left (result_py.either.Either property)
is_right (result_py.either.Either property)
items() (result_py.contracts.HasItems method)
iter_to_() (result_py.either.Either method)
L
left() (result_py.either.Either static method)
M
map() (result_py.either.Either method)
map_left() (result_py.either.Either method)
map_reduce() (result_py.either.Either method)
match() (result_py.either.Either method)
module
result_py.contracts
N
n_filter_map() (result_py.either.Either method)
n_map() (result_py.either.Either method)
n_map_reduce() (result_py.either.Either method)
n_partition() (result_py.either.Either method)
n_pipe() (result_py.either.Either method)
O
or_else() (result_py.either.Either method)
P
partition() (result_py.either.Either method)
pipe() (result_py.either.Either method)
R
reduce() (result_py.either.Either method)
result_py.contracts
module
right() (result_py.either.Either static method)
root (result_py.contracts.HasRootMapping property)
S
success() (result_py.either.Either static method)
T
then() (result_py.either.Either method)
to_counter() (result_py.either.Either method)
to_items() (result_py.either.Either method)
to_json() (result_py.either.Either method)
to_list() (result_py.either.Either method)
to_root_items() (result_py.either.Either method)
to_set() (result_py.either.Either method)
two_partition() (result_py.either.Either method)
U
unwrap_or() (result_py.either.Either method)
W
write_json_out() (result_py.either.Either method)
Z
zip() (result_py.either.Either method)