Here is day 3. I lost a lot of time because I didn't notice that "exactly" two part numbers is needed.
I really like list expressions to build conditional lists. yield! is to flatten inner sequences.
https://github.com/akhansari/advent_of_code/blob/main/2023/Day03.fs
#adventofcode #fsharp #2023_03