Empty
Performs no filtering on the complete grid, resulting in an infinite grid with no edges or vertices removed.
-
Logically merges
self
withother
; this operation is a no-op.Declaration
Swift
public mutating func merge(_ other: `Self`)