Create a function to count words in F# docs using F#
Hello folks, hope you’re good. In this post I’ll be sharing a program I wrote with F# to count how many words are in the F# docs in the Microsoft platform. F# is an open-source, cross-platform programming...