Type.Inference.Api behaviour (mavis v0.0.2) View Source

TBD

Link to this section Summary

Link to this section Callbacks

Specs

infer(function() | mfa()) ::
  {:ok, Type.Function.t()} | {:error, term()} | :unknown