אופציונלי

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 }
זמין כאשר 'עטוף': 'ניתן להבדיל'
זמין כאשר `Wrapped`: `PythonConvertible`
זמין במקום 'Wrapped': 'ConvertibleFromPython'
זמין כאשר `Wrapped` == `XLAScalarType.Type`
  • הַצהָרָה

    var xlaOptionalType: Optional_XLAScalarType { get }