If tree is a constant value that can be converted to type pt, perform
the conversion.
If tree is a constant value that can be converted to type pt, perform
the conversion.
...
...
If tree is a constant operation, replace with result.
(constantFolder: StringAdd).self
(constantFolder: StringFormat).self
(constantFolder: ArrowAssoc[ConstantFolder]).x
(Since version 2.10.0) Use leftOfArrow instead
(constantFolder: Ensuring[ConstantFolder]).x
(Since version 2.10.0) Use resultOfEnsuring instead
This class ...
1.0