Rango parcial desde

extension PartialRangeFrom: TensorRangeExpression where Bound == Int
extension PartialRangeFrom where Bound == Int
extension PartialRangeFrom : PythonConvertible where Bound : PythonConvertible
extension PartialRangeFrom : ConvertibleFromPython
where Bound : ConvertibleFromPython
Disponible donde `Bound` == `Int`
Disponible donde `Bound`: `PythonConvertible`
Disponible donde `Bound`: `ConvertibleFromPython`