Tidy.Function (tidy v0.1.7) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Tidy.Function{
  args: term(),
  arity: term(),
  doc: term(),
  impl: term(),
  name: term(),
  spec: term(),
  type: term()
}