stretchr / objx

Go package for dealing with maps, slices, JSON and other data.
MIT License
691 stars 75 forks source link

Direct access to array index broken? #98

Closed Thiht closed 4 years ago

Thiht commented 4 years ago

See this example: https://play.golang.org/p/meZ7CCSDrW0

In this case, Has should return false, because the index 4 doesn't exist. Unless there's something I don't understand?

Thiht commented 4 years ago

Nevermind, it seems like it's fixed on master :)

Could you tag a 0.2.1?

geseq commented 4 years ago

I've tagged a new release v0.3.0