Tyyppi.Value.pid
You're seeing just the function
pid
, go back to Tyyppi.Value module for more information.
Specs
pid() :: t()
Creates a not defined pid()
wrapped by Tyyppi.Value
Specs
pid(options :: any() | [factory_option()]) :: t()
Factory for pid()
wrapped by Tyyppi.Value
Specs
pid(p1 :: non_neg_integer(), p2 :: non_neg_integer(), p3 :: non_neg_integer()) :: t()
Factory for pid()
wrapped by Tyyppi.Value