request: please expose Replay*Base
Open
[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.