fsprojects / fsharp-cheatsheet

This cheatsheet aims to succinctly cover the most important aspects of F# 6.0.
http://fsprojects.github.io/fsharp-cheatsheet/
Other
325 stars 60 forks source link

Bug: Active Pattern example should handle address without `@` #15

Closed SpiralOSS closed 8 months ago

SpiralOSS commented 9 months ago
          This can be addressed later but we should make this real by handling cases where there's no `@`

There's a .NET class encapsulating email addresses too, but using it in a cheatsheet might be a bit much

_Originally posted by @bartelink in https://github.com/fsprojects/fsharp-cheatsheet/pull/14#discussion_r1358968340_