paws
paws copied to clipboard
Add type checks when reading in user arguments
e.g. a scalar parameter should not receive a vector of length greater than one.
The populateutil functions should also enforce rules about their contents, e.g. Structure should require names, List should require no names, etc.