Plambda is used to create a namespace for patterns to share data among each other.
Used in combination with Plet and Pget, it allows you to get the output of a pattern from one stream and use it in another stream and as such create a dataspace for your patterns.
pattern |
an event stream. |
scope |
an event with default bindings (can be nil). |