519 B
519 B
Models Library
Written by Wyatt J. Miller, 2022
Licensed by the Mozilla Public License version 2
Ehh?
I decided to rip out the existing models that were written in C# and replace them with the exact same models. The only difference is that these models are written in F#.
Why F#?
- .NET
- I didn't have to move forward and learn how everything worked
- Curiosity
- Never messed with F#
- Messed with it's functional cousins (i.e. Kotlin, Rust, etc.)