Construct a bitset with the singleton i.
Declared in <util/bitset.h>
<util/bitset.h>
constexpr static IntBitSet Singleton(unsigned int i) noexcept;
A bitset with only bit i set.