base/ct.c: Better constant-time algorithms from /Hacker's Delight/.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 29 Dec 2016 11:50:50 +0000 (11:50 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 3 Apr 2017 08:59:23 +0000 (09:59 +0100)
Improve equality checking and ordering, and add detailed commentary.


No differences found