struct PartialRangeUpTo<Bound> where Bound : Comparable
-
Declaration
public init?(_ pythonObject: PythonObject)
-
Declaration
public var pythonObject: PythonObject { get }