TIL Rectangles can twirl.
( x | y ) - ( x | 2y )
#mastodon #FractalFriday
@noneuclideandreamer played with this equation a bit, found this
( x ^ y ) & ( x ^ (2*y) ) % 9 == 0