Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 RAC2 中,您可以附加replayLast一个信号来生成一个信号,当订阅该信号时,将立即发送最后一个值和所有未来值。RAC4 中的 SignalProducers 可以做到这一点吗?我没有看到任何replayLast。
replayLast
使用新的PropertyType. 否则,我会尝试将其包含replayLazily在 RAC 4 中。
PropertyType
replayLazily