Directs execution to a node with a custom state payload. Used for map-reduce patterns where the number of edges is dynamic.
@type t() :: %LangEx.Send{node: atom(), state: map()}