Initializerswift-bson 0.3.1BSONEncoding->BSONABI
init(with:)
Creates an empty list, and initializes it with the given closure.
init(with encode: (inout BSON.ListEncoder) throws -> ()) rethrows
Creates an empty list, and initializes it with the given closure.
init(with encode: (inout BSON.ListEncoder) throws -> ()) rethrows