init(list:)

Rebinds the backing storage of this list to a BSON.Document. This will cause the list to be interpreted as a document with keys numbered from 0 in base-10.

BSON.Document.swift:68
init(list: BSON.List)