> On 22. Sep 2017, at 23:55, Ben Cohen wrote:
>
> In order to be able to use pos… this function would need to be converted from
> it’s current signature (that takes a concrete Range) to be generic over any
> RangeExpression.In this case of this method, the range is optional – and in
> case of
In order to be able to use pos… this function would need to be converted from
it’s current signature (that takes a concrete Range) to be generic over any
RangeExpression.In this case of this method, the range is optional – and in
case of nil (which is the default) there would be insufficient con