Scenic v0.8.0 Scenic.Utilities.Map View Source

Link to this section Summary

Link to this section Functions

Link to this function apply_difference(map, diff_list, delete_empty \\ false) View Source

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) View Source
Link to this function merge_difference(diff_old, diff_new) View Source