|
|
|
|
|
by taliesinb
4329 days ago
|
|
No, because all that is required for operator forms to do what you write is just ordinary function application. Which they already do just fine. Rich is talking about something deeper, in which operators like filter become transformers that themselves operate on stateful processors (reducers) to produce new stateful processors that have incorporated the action described by the original operator. |
|