math.combinatorics.bits vocabulary - Factor Documentation (original) (raw)
math.combinatorics.bits vocabulary
Factor handbook » Vocabulary index
Summary
Bitwise permutations
Metadata
Parents: | math.combinatorics |
---|---|
Tags: | math |
Authors: | John Benediktsson |
Words
Ordinary words
Word | Stack effect |
---|---|
![]() |
( bit-count bits -- seq ) |
![]() |
( ... bit-count bits quot: ( ... n -- ... ) -- ... ) |
![]() |
( ... bit-count bits quot: ( ... n -- ... ? ) -- ... seq ) |
![]() |
( ... bit-count bits quot: ( ... n -- ... ? ) -- ... elt/f ) |
![]() |
( ... bit-count bits quot: ( ... n -- ... m ) -- ... seq ) |
![]() |
( v -- w ) |
![]() |
( ... bit-count bits identity quot: ( ... prev elt -- ... next ) -- ... result ) |
Files
resource:extra/math/combinatorics/bits/bits.factor
resource:extra/math/combinatorics/bits/bits-docs.factor
resource:extra/math/combinatorics/bits/bits-tests.factor
Metadata files
resource:extra/math/combinatorics/bits/authors.txt
resource:extra/math/combinatorics/bits/summary.txt
resource:extra/math/combinatorics/bits/tags.txt