Pysistence v0.4.0 documentation
modules
|
index
Index
C
|
E
|
F
|
I
|
M
|
P
|
R
|
T
|
U
|
W
C
compose() (in module pysistence.func)
concat() (pysistence.persistent_list.PList method)
const() (in module pysistence.func)
copy() (pysistence.persistent_dict.PDict method)
E
Expando (class in pysistence.expando)
F
first (pysistence.persistent_list.PList attribute)
flip() (in module pysistence.func)
frest (pysistence.persistent_list.PList attribute)
I
identity() (in module pysistence.func)
M
make_dict() (in module pysistence.persistent_dict)
make_expando_class() (in module pysistence.expando)
make_list() (in module pysistence.persistent_list)
P
PDict (class in pysistence.persistent_dict)
PList (class in pysistence.persistent_list)
pysistence.expando (module)
pysistence.func (module)
pysistence.persistent_dict (module)
pysistence.persistent_list (module)
R
replace() (pysistence.persistent_list.PList method)
rest (pysistence.persistent_list.PList attribute)
reverse() (pysistence.persistent_list.PList method)
T
to_dict() (pysistence.expando.Expando method)
to_public_dict() (pysistence.expando.Expando method)
trampoline() (in module pysistence.func)
U
using() (pysistence.expando.Expando method)
(pysistence.persistent_dict.PDict method)
W
without() (pysistence.expando.Expando method)
(pysistence.persistent_dict.PDict method)
(pysistence.persistent_list.PList method)
Table Of Contents
PLists - immutable lists
Expandos - semi-persistent maps
PDicts - immutable dictionaries
Functional utilities
Search
Enter search terms or a module, class or function name.