ExTwilio.Ext.Map (ExTwilio v0.9.1) View Source
Additional helper functions for working with maps
Link to this section Summary
Functions
Puts a given key/value pair into a map, if the value is not false
or nil
.
Validates that a function returns true on the given map field, otherwise raises an error.
Link to this section Types
Specs
Link to this section Functions
Specs
Puts a given key/value pair into a map, if the value is not false
or nil
.
Specs
Validates that a function returns true on the given map field, otherwise raises an error.