Authors: Alpha Umaru Shaw (shawalpha5@gmail.com).
| consistent_select/2 | |
| contiguous_items_to_proplist/1 | |
| proplist_flattens/1 | |
| proplist_keys/1 | |
| proplist_to_map/1 | |
| random_select/1 | |
| to_proplist/2 |
consistent_select(Seed, Ls) -> any()
contiguous_items_to_proplist(Ls) -> any()
proplist_flattens(Ls) -> any()
proplist_keys(Ls) -> any()
proplist_to_map(Ls) -> any()
random_select(Ls) -> any()
to_proplist(Keys, Vals) -> any()
Generated by EDoc