ensures given as an array (see ensureArray) and then it checks isArrayOf. It returns the array if it passes the check, or null otherwise.
ensureArray
isArrayOf
ensures given as an array (see
ensureArray
) and then it checksisArrayOf
. It returns the array if it passes the check, or null otherwise.