Joaquin Franco
Results
1
issues of
Joaquin Franco
## Description Add support for negative indexes in `Array` methods. Syntax follows style of Python, where the `-n` means "nth element from the right". ### Related issues - https://github.com/gavv/httpexpect/issues/461 ##...