_redArg
noncomputable
This PR changes the `toMono` pass to replace decls with their `_redArg` equivalent, which has the consequence of not considering arguments deemed useless by the `reduceArity` pass for the purposes of the `noncomputable` check.