Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unused initialState in Observable.partition (#14484)
In the docs, under [Observable.partition](https://fsharp.github.io/fsharp-core-docs/reference/fsharp-control-observablemodule.html#partition), there is an `initialState` expression which seems to be unused. This PR removes this expression.
- Loading branch information