ParallelArray.map() referenced an undeclared variable j; added variable declaration
JIT compiler driver referenced an undeclared variable argTypes, changed to argumentTypes
JIT compiler generator did not recognize booleans as a scalar type in RHS operands, preventing for example elementalFunction from returning boolean results when used with ParallelArray.filter()