Notes (OFVB 08/31): Looking Things Up
Questions
1
Since a dictionary is just a list, the ordinary list length
function works fine.
4
Assuming order doesn’t matter, but if so we can just apply a reverse to both lists in the pair.
5
We need an add that doesn’t update if the record already exists.