Node

  • The node for cell that can be uniquely identified. Wrapping type-erased identifier and component. This works as an intermediary for DifferenceKit.

    See more

    Declaration

    Swift

    public struct CellNode
  • The node for view which need not be uniquely identified like header or footer. Erase the type of component and wrapping it. This works as an intermediary for DifferenceKit.

    See more

    Declaration

    Swift

    public struct ViewNode