reactive-streams-commons
reactive-streams-commons copied to clipboard
A joint research effort for building highly optimized Reactive-Streams compliant operators.
Results
13
reactive-streams-commons issues
Sort by
recently updated
recently updated
newest added
Signatures: - `PublisherBase : PublisherBase#findIndex(T)` - `PublisherBase : PublisherBase#findIndex(T, long)` Return a position relative to the sequence observed when element is found. Might `onError(NoSuchElementException)` or use the fallback argument long,...
feature-request