kvasir_projector v0.0.6 Kvasir.Projection View Source

Link to this section Summary

Link to this section Functions

Link to this function apply(projection, event, state, on_error) View Source
apply(module(), Kvasir.Event.t(), state :: term(), (... -> any())) ::
  :ok | {:ok, state :: term()} | :delete | {:error, atom()}
Link to this function handle_error(err, ctx, callback) View Source