Skip to content

Take care of other uses of convertZListToItemArray() with null inputs

Jforrester requested to merge more-convertZListToItemArray-fixes into main

Also re-write builtins.js's escape to more idiomatic-for-JS (& shorter!) foo || [], which also captures non-undefined-but-still-invalid inputs.

Merge request reports