isMajority

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool isMajority(size_t voting, size_t node_size)
  2. bool isMajority(T voting, S node_size)
  3. bool isMajority(const(BitMask) mask, HashGraph hashgraph)
    @safe @nogc pure nothrow
    bool
    isMajority

Meta