Module ew_collection

.

Authors: Alpha Umaru Shaw (shawalpha5@gmail.com).

Description

Function Index

consistent_select/2
contiguous_items_to_proplist/1
proplist_flattens/1
proplist_keys/1
proplist_to_map/1
random_select/1
to_proplist/2

Function Details

consistent_select/2

consistent_select(Seed, Ls) -> any()

contiguous_items_to_proplist/1

contiguous_items_to_proplist(Ls) -> any()

proplist_flattens/1

proplist_flattens(Ls) -> any()

proplist_keys/1

proplist_keys(Ls) -> any()

proplist_to_map/1

proplist_to_map(Ls) -> any()

random_select/1

random_select(Ls) -> any()

to_proplist/2

to_proplist(Keys, Vals) -> any()


Generated by EDoc