Progress report: finished the function apply-diff
https://github.com/green-coder/vrac/commit/20a48de07abade4c364fc83b177984d501aae0d4
It will be used to apply a diff provided by the DB handlers to the DB value. The goal is to use the information in the diff to update the DOM in a more efficient way.