F# 中是否有类似于 scalaz、cats 和 arrow (Kotlin) 的库?

Is there a library in F# that is similar to scalaz, cats and arrow (Kotlin)?

在 F# 中使用 "high level" 函数模式的推荐方法是什么?对于 Scala,Kotlin 有 scalaz and cats, even there is Arrow,但我还没有找到 F# 的类似内容。

FSharpPlus 图书馆可能是最近的。