Check if a subnet overlaps with any existing subnets
Array of existing subnet CIDR notations
The subnet CIDR notation to check
true if there is an overlap, false otherwise
If existedCidrs is not an array or nowCidr is not a string
Check if a subnet overlaps with any existing subnets