Swizzle.opIndex - multiple declarations

Function Swizzle.opIndex

CompSwizzle opIndex (
  ulong ind
) const;

Function Swizzle.opIndex

const(CompSwizzle)[] opIndex() return const;

Function Swizzle.opIndex

const(CompSwizzle)[] opIndex (
  ulong[2] slice
) return const;