Packages

A Gleam actor registry that manages actors by key, with fast ETS lookups and automatic cleanup

Current section

Files

Jump to
reki include reki_ProcessExited.hrl
Raw

include/reki_ProcessExited.hrl

-record(process_exited, {pid :: gleam@erlang@process:pid_()}).