antikythera

v0.2.0

  • Pages
  • Modules
  • Mix Tasks

    antikythera v0.2.0 Antikythera.Http.Status View Source

    Link to this section Summary

    Types

    t()

    Functions

    code(int)
    valid?(v)

    Link to this section Types

    Link to this type t() View Source
    t() ::
      Antikythera.Http.Status.Atom.t() |
      Antikythera.Http.Status.Int.t()

    Link to this section Functions

    Link to this function code(int) View Source
    code(Antikythera.Http.Status.Int.t() | atom()) :: Antikythera.Http.Status.Int.t()
    Link to this function valid?(v) View Source
    valid?(term()) :: boolean()

    Built using ExDoc (v0.18.3), designed by Friedel Ziegelmayer.