LangEx.Send (LangEx v0.11.3)

Copy Markdown View Source

Directs execution to a node with a custom state payload. Used for map-reduce patterns where the number of edges is dynamic.

Summary

Types

t()

@type t() :: %LangEx.Send{node: atom(), state: map()}