Extensions
The following extensions are available globally.
-
An extension of
See moreCollection
, which calculates the diff between two collections.Declaration
Swift
public extension Collection
-
An extension of
See moreRangeReplaceableCollection
, which calculates the longest common subsequence between two collections.Declaration
Swift
public extension RangeReplaceableCollection