Is there a library in F# that is similar to scalaz, cats and arrow (Kotlin)?
What is a recommended approach in F# to use "high level" functional patterns? For Scala there are scalaz and cats, even there is Arrow for Kotlin, though I have not found anything similar for F#.