Extensions

The following extensions are available globally.

  • Declaration

    Swift

    class NSBezierPath : NSObject, NSCopying, NSSecureCoding
  • Declaration

    Swift

    protocol BinaryInteger : CustomStringConvertible, Hashable, Numeric, Strideable where Self.Magnitude : BinaryInteger, Self.Magnitude == Self.Magnitude.Magnitude
  • Declaration

    Swift

    protocol FloatingPoint : Hashable, SignedNumeric, Strideable where Self == Self.Magnitude