Selects the value in the array for which the index respects the predicate.
If the currently pointed value is not an array and strict is true,
then an error is raised, otherwise the value is skipped.
- Companion:
- object
Selects the value in the array for which the index respects the predicate.
If the currently pointed value is not an array and strict is true,
then an error is raised, otherwise the value is skipped.