orlandos-nl / BSON

Native Swift library for BSON (http://bsonspec.org)
https://orlandos.nl/docs/mongokitten/articles/bson
MIT License
108 stars 36 forks source link

Made `BSONValueNotFound` Error public #62

Closed Andrewangeta closed 4 years ago

Joannis commented 4 years ago

Wouldn't you need/want access to the values, as well?

Andrewangeta commented 4 years ago

Good point. Updating.

Andrewangeta commented 4 years ago

@Joannis ready for review.