Contents

PredicateExpressions.IntRemainder

Declaration

struct IntRemainder<LHS, RHS> where LHS : PredicateExpression, RHS : PredicateExpression, LHS.Output : BinaryInteger, LHS.Output == RHS.Output

Topics

Initializers

Instance Properties