Exop v1.4.1 Exop.Utils View Source
A bunch of common functions.
Link to this section Summary
Functions
Tries to make a map from a struct and keyword list
Link to this section Functions
Link to this function
defined_params(contract, received_params) View Source
Link to this function
fetch_inner_checks(contract_item_opts) View Source
Link to this function
put_param_value(value, collection, item_name) View Source
Link to this function
resolve_coercions(received_params, list, coerced_params) View Source
Link to this function
resolve_defaults(received_params, list, resolved_params) View Source
Link to this function
resolve_from(received_params, list, resolved_params) View Source
Link to this function
try_map(struct) View Source
Tries to make a map from a struct and keyword list