Packages

A Gleam library for building and orchestrating agents on the BEAM.

Current section

Files

Jump to
pig include pig_Agent.hrl
Raw

include/pig_Agent.hrl

-record(agent, {
subject :: gleam@erlang@process:subject(pig@agent@runtime:runtime_msg())
}).