(cursor: TransformSyntax[Cursor, A]).self
(cursor: StringAdd).self
(cursor: StringFormat).self
(Since version 1.7.0) Use widenOpt instead
(cursor: ArrowAssoc[Cursor[A]]).x
(Since version 2.10.0) Use leftOfArrow instead
(cursor: Ensuring[Cursor[A]]).x
(Since version 2.10.0) Use resultOfEnsuring instead