raft_fleet

v0.7.0

  • Pages
  • Modules

    raft_fleet v0.7.0 RaftFleet.Hash View Source

    Link to this section Summary

    Types

    t()

    Functions

    calc(value)
    max()
    min()
    valid?(term)

    Link to this section Types

    Link to this type t() View Source
    t() :: 0..4_294_967_295

    Link to this section Functions

    Link to this function calc(value) View Source
    calc(term()) :: t()
    Link to this function max() View Source
    max() :: t()
    Link to this function min() View Source
    min() :: t()
    Link to this function valid?(term) View Source
    valid?(any()) :: boolean()

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