Deprecate std.signals?
Ola Fosheim Grøstad
ola.fosheim.grostad at gmail.com
Sun May 9 11:33:37 UTC 2021
On Sunday, 9 May 2021 at 11:20:53 UTC, Ola Fosheim Grøstad wrote:
> On Sunday, 9 May 2021 at 11:11:35 UTC, Bastiaan Veelo wrote:
>> For someone alien to React, how would you describe the main
>> differences?
>
> It is more like a protocol than an implementation, so that you
I guess I should mention that the advantage of this would be that
you can write code for the protocol. Working kinda like ranges
with filter(), map() etc, so that the observer gets conveniently
filtered and converted data using ranges-like library functions.
More information about the Digitalmars-d
mailing list