Array struct Array<Element> : RandomAccessCollection, MutableCollection diff(_:) Deprecated in favor of Dwifft.diff. Declaration Swift public func diff(_ other: [Element]) -> [DiffStep<Element>] apply(_:) Deprecated in favor of Dwifft.apply. Declaration Swift public func apply(_ diff: [DiffStep<Element>]) -> [Element] © 2017 Jack. All rights reserved. (Last updated: 2017-04-14) Generated by jazzy ♪♫ v0.7.5, a Realm project.