Welcome, you've stumbled upon a world where paperclip organization is a way of life! Learn more about our folding techniques Join the Folding Club Read our folding manifesto
<!-- a code snippet about folding a paperclip into intricate shapes -->
FOLD(3) = fold(2) * 3
fold(2) = fold(1) + fold(1)
fold(1) = 1 + fold(0)
fold(0) = 0