Skip to contents

Merge list of scidb.expression objects in conjunction

Usage

merge_filters(filter_list)

Arguments

filter_list

a list of scidb.expression objects, such as one created by scidb::filter

Value

a single scidb.expression object equivalent to the conjunctions of all elements of filter_list