klyn.data.internal.QueryEvaluator.exists
method
public static exists(source as IList<T>, plan as QueryPlan<T, R>) as Boolean:
Description

Tests a non-distinct plan with early termination and no allocation. Ordering and projection cannot change whether the requested row exists.