scisco v0.1.0 Scisco.Utils View Source
Link to this section Summary
Functions
Convert key/value pairs into atom/value pairs
Normalize params into a map fulfilling the Scisco.Query.params()
type.
Convert strings to atoms, keeps atoms.
Convert strings to integers, keeps integers.
Link to this section Functions
Convert key/value pairs into atom/value pairs
Link to this function
normalize_params(params)
View Sourcenormalize_params(nil | Enumerable.t()) :: nil | Scisco.Query.params()
Normalize params into a map fulfilling the Scisco.Query.params()
type.
Convert strings to atoms, keeps atoms.
Convert strings to integers, keeps integers.