Add a macro (probably called `sequence`) like ``` field count -> [field] (assert (= length [field] count)) ``` That should help reduce boilerplate where the user needs to enter many units of the same field.