antikythera

v0.2.0

  • Pages
  • Modules
  • Mix Tasks

    antikythera v0.2.0 Antikythera.Http.SetCookiesMap View Source

    Link to this section Summary

    Types

    t()

    Functions

    default()
    new(term)
    new!(term)
    valid?(term)

    Link to this section Types

    Link to this type t() View Source
    t() :: %{optional(Croma.String.t()) => Antikythera.Http.SetCookie.t()}

    Link to this section Functions

    Link to this function default() View Source
    default() :: t()
    Link to this function new(term) View Source
    new(term()) :: Croma.Result.t(t())
    Link to this function new!(term) View Source
    new!(any()) :: t()
    Link to this function valid?(term) View Source
    valid?(term()) :: boolean()

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