Search
rafted_value
v0.11.2
Pages
Modules
Settings
View Source
RaftedValue.TermNumber
(rafted_value v0.11.2)
Link to this section
Summary
Types
t()
Functions
min()
valid?(term)
Link to this section
Types
Link to this type
t()
View Source
@type
t() ::
non_neg_integer
()
Link to this section
Functions
Link to this function
min()
View Source
@spec
min() ::
t
()
Link to this function
valid?(term)
View Source
@spec
valid?(
any
()) ::
boolean
()