(thisRowReaderAsFactory: StringAdd).self
(thisRowReaderAsFactory: StringFormat).self
(thisRowReaderAsFactory: ArrowAssoc[ThisRowReaderAsFactory[T]]).x
(Since version 2.10.0) Use leftOfArrow instead
(thisRowReaderAsFactory: Ensuring[ThisRowReaderAsFactory[T]]).x
(Since version 2.10.0) Use resultOfEnsuring instead
Helper for implementing
RowReaderobjects that can be used asRowReaderFactoryobjects.