bitflip-pop
v1.0.0
Published
N-th value of the 0→1→2→0 flip-append sequence via popcount(N) % 3.
Maintainers
Readme
bitflip-pop
A npm package that answers the extremely important question: “What’s at index N of the 0→1→2→0 flip-append thing?”
Answer:popcount(N) % 3. Go touch grass The IQ-saver for: Vibe Coders will save you from embarassement burn your degree if you ever use this
Install
npm i bitflip-pop