Skip to content

Commit 4770c6c

Browse files
committed
Add operator session
1 parent 5dbdb5f commit 4770c6c

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

src/content/sessions/2024-09-20.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: "Why operators are difficult to format in F#"
3+
preview: "Formatting operators"
4+
isDraft: true
5+
date: 2024-09-20T13:00:00.000Z
6+
slug: "2024/09/20"
7+
champion: "Florian Verdonck"
8+
zoomLink: "https://us06web.zoom.us/j/88575736422?pwd=QbxyMjVQumthAG6h6huwXwi4aSavKE.1"
9+
zoomPasscode: "operator"
10+
issueLink: "https://github.com/fsprojects/fantomas/issues?q=is%3Aissue+is%3Aopen+operator"
11+
company: "G-Research"
12+
youtubeId: ""
13+
---
14+
15+
# Topic
16+
17+
Fantomas has historically struggled with formatting operators nicely.
18+
It can be inconsistent at times, and there are [open issues](https://github.com/fsprojects/fantomas/issues?q=is%3Aissue+is%3Aopen+operator) related to this.
19+
20+
In this session, I'd like to showcase the complexity of this topic.
21+
We will remove all operator code and start anew.
22+
23+
While we won't solve this problem in one session, it may inspire others to explore this issue further.
24+
We will also highlight why there is no easy fix for this problem.
25+
26+
## Champions
27+
28+
- [Florian Verdonck](https://github.com/nojaf)

0 commit comments

Comments
 (0)