[][src]Trait dashcache::arr::EmptyPredicate

pub trait EmptyPredicate { }

A marker type for a predicate which is true for any empty array

Implementations on Foreign Types

impl EmptyPredicate for ()[src]

Loading content...

Implementors

impl EmptyPredicate for Sorted[src]

impl EmptyPredicate for Uniq[src]

Loading content...