feat: adds is.arrayOf for evaluting arrays of primitives
The undocumented is feature in blueprint is used by other polyn libraries. This adds the ability to evaluate arrays of primitives. Note that this isn't a change to the blueprint evaluation if arrays, which support custom validation in addition to primitives. It's only an addition to the is feature set.