View Source Rephex.Api.KernelApi behaviour (rephex v0.1.1)

The behaviour for the Kernel sub-effect.

Summary

Callbacks

@callback send(dest :: Process.dest(), message) :: message when message: any()

Functions

Callback implementation for Rephex.Api.KernelApi.send/2.