Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.0.0SDK
-
None
Description
The subiterator constructor currently throws an exception if strict is specified when the bounding conditions are other than "coveredBy". This is overly harsh; allow strict for bounds use = same-begin-end, even though it's a no-op in that case.