Collection.update

Takes either one query and document or a range of queries and another of documents..

struct Collection
update
(
T1 = BSON
T2 = BSON
T3 = BSON
)
(,
ref T2 documents
,
T3 options = empty!T3()
)

Meta