Monadic
Contents:
Installation
Introduction
API
Monadic
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
O
|
R
|
S
|
T
|
U
|
Z
A
append() (monadic.Iterable method)
apply() (monadic.Dict method)
(monadic.Iterable method)
(monadic.List method)
(monadic.Monad method)
(monadic.Option method)
(monadic.Result method)
(monadic.Set method)
apply_keys() (monadic.Dict method)
apply_values() (monadic.Dict method)
attempt() (monadic.Result static method)
B
bind() (monadic.Dict method)
(monadic.Iterable method)
(monadic.List method)
(monadic.Monad method)
(monadic.Option method)
(monadic.Result method)
(monadic.Set method)
C
concat() (monadic.Iterable method)
D
default() (monadic.Maybe method)
Dict (class in monadic)
drop() (monadic.Dict method)
E
empty() (monadic.Iterable class method)
Error (class in monadic)
F
filter() (monadic.Dict method)
(monadic.Iterable method)
filter_keys() (monadic.Dict method)
filter_values() (monadic.Dict method)
fold() (monadic.Iterable method)
from_iterable() (monadic.Iterable class method)
G
get() (monadic.Dict method)
I
Iterable (class in monadic)
L
List (class in monadic)
M
map() (monadic.Dict method)
(monadic.Iterable method)
(monadic.List method)
(monadic.Monad method)
(monadic.Option method)
(monadic.Result method)
(monadic.Set method)
map_keys() (monadic.Dict method)
map_values() (monadic.Dict method)
Maybe (class in monadic)
Monad (class in monadic)
N
Nothing (class in monadic)
O
Ok (class in monadic)
Option (class in monadic)
R
Result (class in monadic)
S
Set (class in monadic)
set() (monadic.Dict method)
Some (class in monadic)
T
take() (monadic.Iterable method)
U
unit() (monadic.Iterable class method)
(monadic.Maybe class method)
(monadic.Monad class method)
(monadic.Option class method)
(monadic.Result class method)
unwrap() (monadic.Maybe method)
Z
zip_apply() (monadic.List method)