<div dir="ltr">I got curious about writing a simple FizzBuzz program with the Vector API as a learning exercise<div><br></div><div>I realized that there appears to be no operator supporting modulo/remainder.</div><div>Is it possible to emulate modulo with a composition of other operators?</div><div><br></div><div>Thank you =)</div></div>