Unify intersect methods
Open
type:compliance
type:feature
- Dominant language
- C#
- Stars
- 35
- Forks
- 16
- Avg merge
- 7d 29m
- Merged PRs (30d)
- 2
Description
#### Description:
Currently we have overlaping methods for checking intersection between elements stored in three different files:
- `DoesIntersect`
- `IsInRange`
- `IsContaining`
It would be good to merge them and store in one place.
Contributor guide
Assessment
This issue has not been assessed yet.