إجراء اختياري

extension Optional: KeyPathIterable
extension Optional: Differentiable where Wrapped: Differentiable
extension Optional : PythonConvertible where Wrapped : PythonConvertible
extension Optional : ConvertibleFromPython
where Wrapped : ConvertibleFromPython
extension Optional where Wrapped == XLAScalarType.Type
  • تصريح

    public typealias AllKeyPaths = [PartialKeyPath<`Self`>]
  • تصريح

    public var allKeyPaths: [PartialKeyPath<`Self`>] { get }
متوفر حيث `مغلف`: `مختلف`
متاح في مكان "ملفوف": "PythonConvertible".
متاح في مكان "ملفوف": "ConvertibleFromPython".
متاح حيث `Wrapped` == `XLAScalarType.Type`
  • تصريح

    var xlaOptionalType: Optional_XLAScalarType { get }