Collection.insert

If toInsert is a range, then bulk inserts are used.

struct Collection
insert
(
T1
T2 = BSON
)
(
ref T1 toInsert
,
T2 options = empty!T2()
,)

Meta