Skip to contents

binary disjunction operator for predicates

Usage

# S3 method for class 'scidb.predicate'
P1 | P2

Arguments

P1

first predicate object for the disjunction

P2

second predicate object for the disjunction