# Functions
GetBit gets bit i within p.
GetBits gets bits i through j within p.
No description provided by the author
No description provided by the author
SetBit sets bit i within p to v, returning the new value of p.
SetBits sets bits i through j within p to v, returning the new value of p.