predicates/numeric_predicates library

Functions

isDivisibleBy(String str, String n) → bool
Returns true if the numeric value of str is divisible by n.