View Source Rephex.Api.KernelApi behaviour (rephex v0.1.1)
The behaviour for the Kernel sub-effect.
Summary
Functions
Callback implementation for Rephex.Api.KernelApi.send/2
.
Callbacks
@callback send(dest :: Process.dest(), message) :: message when message: any()
Functions
Callback implementation for Rephex.Api.KernelApi.send/2
.