Contents

init(options:)

Returns an NSPointerFunctions object initialized with the given options.

Declaration

init(options: NSPointerFunctions.Options = [])

Parameters

  • options:

    The options for the new NSPointerFunctions object.

Return Value

The NSPointerFunctions object, initialized with the given options.

See Also

Related Documentation

  • Collections Programming Topics