Return a mutable iterator to the first bit.

Synopsis

Declared in <util/bitdeque.h>

iterator
begin() noexcept;

Return Value

Iterator to the beginning.

Created with MrDocs