- higher
bool higher(T a, T b)
Undocumented in source. Be warned that the author may not have intended to support it.
- highest
T highest(T a, T b)
Undocumented in source. Be warned that the author may not have intended to support it.
- isAllVotes
bool isAllVotes(const(BitMask) mask, HashGraph hashgraph)
Undocumented in source. Be warned that the author may not have intended to support it.
- isMajority
bool isMajority(size_t voting, size_t node_size)
Calculates the majority votes
- isMajority
bool isMajority(T voting, S node_size)
Undocumented in source. Be warned that the author may not have intended to support it.
- isMajority
bool isMajority(const(BitMask) mask, HashGraph hashgraph)
Undocumented in source. Be warned that the author may not have intended to support it.
- nextAltitide
int nextAltitide(Event event)
Undocumented in source. Be warned that the author may not have intended to support it.
HashGraph basic support functions