Doctor.Specs (Doctor v0.17.0) View Source

This module defines a struct which houses all the documentation data for function specs.

Link to this section Summary

Functions

Build a spec definition for each result from Code.Typespec.fetch_specs/1

Link to this section Types

Specs

t() :: %Doctor.Specs{arity: integer(), name: atom()}

Link to this section Functions

Build a spec definition for each result from Code.Typespec.fetch_specs/1