dotnet / dotnet/reactive

request: please expose Replay*Base

Open
#866 1 comment 0 reactions 0 assignees View on GitHub
[area] Rx feature request
Dominant language
C#
Stars
7.2k
Forks
798
PR merge metrics
No merged PRs in 30d

Description

I want to implement a `ReplaySubject` that has a custom `Trim` function, but in order to do this I have to re-implement _everything_ from scratch. what I really want to do is create a new class derived from `ReplayManyBase` and add my own `Trim` override, but I can't because it's all private,

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.