View on GitHub

Red

A WiP ORM for Raku

class Red::AST::Divisible

Represents a “is divisable” operation usually implemented as (num1 % num2 == 0)