Extensions

The following extensions are available globally.

  • An extension for Bundle to enable easy & correct referencing of the Bundle for a framework, when a resource is needed from within the framework vs main (or other framework) bundle.

    See more

    Declaration

    Swift

    public extension Bundle
  • An extension for Double to allow easy conversion to other formats / values

    See more

    Declaration

    Swift

    extension Double
  • Int

    An extension for allDouble public static functions.

    See more

    Declaration

    Swift

    public extension Int