parse(_:)

BSON.List.swift:91
func parse<T>(_ transform: (_ element: BSON.AnyValue) throws -> T) throws -> [T]