Scenic v0.7.0 Scenic.Utilities.Map
Link to this section Summary
Functions
Convenience wrapper around Kernel.pop_in that allows for use in a simple pipeline
Link to this section Functions
Link to this function
apply_difference(map, diff_list, delete_empty \\ false)
Link to this function
delete_in(data, keys)
Convenience wrapper around Kernel.pop_in that allows for use in a simple pipeline.
See Kernel.pop_in
Returns the map directly
Link to this function
difference(map_1, map_2, recurse_nested \\ true)
Link to this function
merge_difference(diff_old, diff_new)