NESTED BLOCK MAP --- a: 1 b: d: 4 e: 5 c: 3 --- - [update, ['b', 'e'], 6] - [update, ['b', 'e'], [1,2,3]] - [update, ['b', 'f'], 6]