Tangent.Agent.Passthrough.cast

You're seeing just the function cast, go back to Tangent.Agent.Passthrough module for more information.

Specs

cast(agent(), (state() -> state())) :: :ok
Link to this function

cast(agent, module, fun, args)

View Source

Specs

cast(agent(), module(), atom(), [term()]) :: :ok