WebReflection/introspected

Negative index array

dy opened this issue · 1 comments

dy commented

@WebReflection would you consider adding negative index to access arrays?

ispected.prop(['foo', -1, 'bar'])

As PR, yes