the name of the collection against which the command is executed
the executed command
(resolvedCollectionCommand: StringAdd).self
(resolvedCollectionCommand: StringFormat).self
(resolvedCollectionCommand: ArrowAssoc[ResolvedCollectionCommand[C]]).x
(Since version 2.10.0) Use leftOfArrow
instead
(resolvedCollectionCommand: Ensuring[ResolvedCollectionCommand[C]]).x
(Since version 2.10.0) Use resultOfEnsuring
instead
the name of the collection against which the command is executed
the executed command
(Since version 0.20.3) Internal: will be made private