]> gitweb.factorcode.org Git - factor.git/commit
math.bitwise: I can't implement ``bitfield*`` as ``reverse bitfield``
authorDoug Coleman <doug.coleman@gmail.com>
Sat, 13 Jun 2020 00:24:02 +0000 (19:24 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Sat, 13 Jun 2020 00:24:02 +0000 (19:24 -0500)
commita7b058bed1e6210574b03e3b83748eeb6b42c596
treee79082437c8fd6449c12da50e0cf4c91248b1c04
parentc87811f611c7be1f1d1c90044339808b5fdad8ee
math.bitwise: I can't implement ``bitfield*`` as ``reverse bitfield``

I don't really know why. Add some tests in the docs and document bitfield*
basis/math/bitwise/bitwise-docs.factor
basis/math/bitwise/bitwise.factor