Bounds
v0.1.21
Pages
Modules
Exceptions
Bounds v0.1.21
Bounds.Set
View Source
Link to this section
Summary
Functions
clip(mask, ival, opts \\ [])
complement(coerceable)
covers?(coerceable_a, ival)
covers_intervals(set)
covers_points(set)
difference(a, coerceable_b)
disjoint?(a, ival)
extent(set)
from_bounds(ival)
from_bounds_map(map, opts \\ [])
from_covered_intervals(enum)
from_covered_points(enum)
intersection(a, b)
new()
new(coerceable)
set(bset, ival)
union(a, b)
unset(bset, sub_ival)
Link to this section
Functions
Link to this function
clip(mask, ival, opts \\ [])
View Source
Link to this function
complement(coerceable)
View Source
Link to this function
covers?(coerceable_a, ival)
View Source
Link to this function
covers_intervals(set)
View Source
Link to this function
covers_points(set)
View Source
Link to this function
difference(a, coerceable_b)
View Source
Link to this function
disjoint?(a, ival)
View Source
Link to this function
extent(set)
View Source
Link to this function
from_bounds(ival)
View Source
Link to this function
from_bounds_map(map, opts \\ [])
View Source
Link to this function
from_covered_intervals(enum)
View Source
Link to this function
from_covered_points(enum)
View Source
Link to this function
intersection(a, b)
View Source
Link to this function
new()
View Source
Link to this function
new(coerceable)
View Source
Link to this function
set(bset, ival)
View Source
Link to this function
union(a, b)
View Source
Link to this function
unset(bset, sub_ival)
View Source