Patch.Mock.Values.Scalar (patch v0.8.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Patch.Mock.Values.Scalar{value: term()}

Link to this section Functions

Specs

advance(scalar :: t()) :: t()

Specs

new(scalar :: term()) :: t()

Specs

next(scalar :: t(), arguments :: [term()]) :: {t(), term()}