Type Aliases

The following type aliases are available globally.

  • Container of Dot instances that makes up a version vector.

    Declaration

    Swift

    internal typealias DotVector = Array<Dot>