Module: Predicate::Postgres::PgArray::Overlaps

Includes:
BinaryFunc
Defined in:
lib/predicate/postgres/pg_array/overlaps.rb

Constant Summary

Constants included from Expr

Expr::OP_NEGATIONS

Method Summary

Methods included from BinaryFunc

#free_variables, #left, #priority, #right

Methods included from Expr

#!, #&, #and_split, #attr_split, #bind, #constant_variables, #constants, #contradiction?, #dyadic_priority, #identifier?, #literal?, #opaque?, #qualify, #rename, #sexpr, #tautology?, #to_hash, #to_postgres, #to_s, #to_sequel, #unqualify, #|

Methods included from Factory

#_factor_predicate, #and, #comp, #contradiction, #empty, #from_hash, #h, #has_size, #identifier, #in, #literal, #match, #native, #not, #opaque, #or, #pg_array_empty, #pg_array_literal, #pg_array_overlaps, #placeholder, #qualified_identifier, #sexpr, #tautology, #var, #vars