Update skipWhile documentation to fix error
**Description:** Fixes the documentation for skipWhile.
Previously, the docs for this operator suggested that its predicate would stop being called once truthy. This is the opposite of how the operator actually behaves.
**Related issue (if exists):**
https://github.com/ReactiveX/rxjs/discussions/6661
合并状态:未合并 0 条评论