Display the given map of items (in key order) using the builder
function provided, and update it with the given event.
Nothing
update entries will delete the corresponding children, and
Just
entries will create them if they do not exist or send an update event
to them if they do.