Range factory which provides extended wrapper to opCall. It returns
empty range when min > max or when it is impossible to respect
the specified boundaries.
string which denotes which kind of boundaries
will be provided. Square "[" bracket denotes inclusive
boundary, round "(" one denotes exclusive boundary
Range factory which provides extended wrapper to opCall. It returns empty range when min > max or when it is impossible to respect the specified boundaries.