static func buildBlock() -> _MongoIndexes
s11MongoKitten0A12IndexBuilderV10buildBlockAA01_A7IndexesVyFZWhat are these?
s11MongoKitten0A12IndexBuilderV10buildBlockAA01_A7IndexesVyFZ
FNV24: [7C7O7]
static func buildBlock(_MongoIndex) -> _MongoIndexes
static func buildBlock(_MongoIndex...) -> _MongoIndexes
static func buildEither(first: _MongoIndex) -> _MongoIndexes
static func buildEither(second: _MongoIndex) -> _MongoIndexes
static func buildIf(_MongoIndex?) -> _MongoIndexes
import MongoKitten
@resultBuilder struct MongoIndexBuilder
A builder for indexes that can be used in the createIndex method
createIndex
struct _MongoIndexes
static func buildBlock(_ content: _MongoIndex) -> _MongoIndexes
static func buildBlock(_ content: _MongoIndex...) -> _MongoIndexes
static func buildIf(_ content: _MongoIndex?) -> _MongoIndexes