Struct restricted_tuple::Counter [] [src]

pub struct Counter { /* fields omitted */ }

Counter for calculating number of restricted tuples

Methods

impl Counter
[src]

Creates a counter.

Returns the total number of restrict tuples given the sets and the length.

Trait Implementations

impl Clone for Counter
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more