Flip Flap Flop FlipFlapFlop is a simulation of a logical ternary architecture. SPECS Produce a three value logic system using ternary, and write tritwise functions that mimick the behaviour of bitwise funtions available in AutoIt. The tritwise functions must copy the behaviour of their binary counterparts as closely as possible. Differences from binary Tritwise operations operate on unsigned 31-trit integers. 1 tryte = 6 trits A ternary value of 2 is set to TRUE and a ternary value of 1 is set