amplifying-fsharp / sessions

10 stars 0 forks source link

Why operators are difficult to format #50

Open nojaf opened 2 weeks ago

nojaf commented 2 weeks ago

Session on Why operators are difficult to format

Florian, from Nojaf in CEST would like to tackle: https://github.com/fsprojects/fantomas

Extra

Fantomas historically does not format operators perfectly. It can be weird at times and there are open issues (https://github.com/fsprojects/fantomas/issues?q=is%3Aissue+is%3Aopen+operator).

In this session, I'd like to showcase the complexity of this topic. Remove all operator code, and start over. We won't solve this problem in one session but it might inspire other to look into this.