Thoughts
No one uses F#
Dark moved from OCaml to F#, citing that the OCaml community was too small and that the F# community felt huge. So I'm like, okay, I can find resources for F# and I start looking, "libsodium f sharp" and nothing's coming up and I'm like, clearly I don't understand how to refer to this language. Is it "f#" or "fsharp" or "fs" or something else. But I think no, there's just actually no resources on it
Edit (2022): F# runs on the .NET runtime, so it can access modules written for C#. “libsodium dotnet” is the correct search.