Extends the global Set and adds support for working with BSON ObjectId. This is useful when working with DB migrations or porting and need an easy way to maintain a unique Set of seen keys.
Extends the global Set and adds support for working with BSON ObjectId. This is useful when working with DB migrations or porting and need an easy way to maintain a unique Set of seen keys.