Skip to main content
1 of 2
xnor
  • 149.7k
  • 26
  • 287
  • 676

Store lookup tables as magic numbers

Say you want to hardcode a Boolean lookup table, like which of the first twelve English numbers contain an e.

0: True 1:

xnor
  • 149.7k
  • 26
  • 287
  • 676