{#each ids() as object (object.id)}
{object.id}: value is {idToValue[object.id]}
{/each}