antikythera
v0.5.0

        View Source AntikytheraCore.AsyncJob.Queue.JobsMap.Triplet (antikythera v0.5.0)

        Summary

        Types

        t()

        Functions

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

        Types

        Link to this type

        t()

        View Source
        @type t() ::
          {AntikytheraCore.AsyncJob.t(), Antikythera.MilliSecondsSinceEpoch.t(),
           Antikythera.AsyncJob.StateLabel.t()}

        Functions

        Link to this function

        new(term)

        View Source
        @spec new(any()) :: Croma.Result.t(t())
        Link to this function

        new!(term)

        View Source
        @spec new!(any()) :: t()
        Link to this function

        valid?(term)

        View Source
        @spec valid?(any()) :: boolean()

        Hex Package Hex Preview (current file) Download ePub version

        Built using ExDoc (v0.30.9) for the Elixir programming language