Library Moduleswift-collections 1.1.4_RopeModule

    _RopeModule

    import _RopeModule

    Module information

    Declarations
    436
    Symbols
    1305

    Coverage

    5.7 percent of the declarations in _RopeModule are fully documented72.7 percent of the declarations in _RopeModule are indirectly documented21.6 percent of the declarations in _RopeModule are completely undocumented

    Declarations

    3.2 percent of the declarations in _RopeModule are operators14.7 percent of the declarations in _RopeModule are initializers, type members, or enum cases61.5 percent of the declarations in _RopeModule are instance members3.9 percent of the declarations in _RopeModule are instance subscripts0.7 percent of the declarations in _RopeModule are protocols4.1 percent of the declarations in _RopeModule are protocol requirements0.5 percent of the declarations in _RopeModule are default implementations4.8 percent of the declarations in _RopeModule are structures6.7 percent of the declarations in _RopeModule are typealiases

    Interfaces

    96.3 percent of the declarations in _RopeModule are unrestricted3.7 percent of the declarations in _RopeModule are underscored
    Module stats and coverage details

    Uncategorized

    Protocols

    Types

    • struct BigString

      The core of a B-tree based String implementation.

    • struct BigSubstring
    • struct Rope<Element>

      An ordered data structure of Element values that organizes itself into a tree. The rope is augmented by the commutative group specified by Element.Summary, enabling quick lookup operations.

    Other modules

    • BitCollections

      Swift Collections is an open-source package of data structure implementations for the Swift programming language.

    • Collections

      Swift Collections is an open-source package of data structure implementations for the Swift programming language.

    • DequeModule

    • HashTreeCollections

      Swift Collections is an open-source package of data structure implementations for the Swift programming language.

    • HeapModule

    • InternalCollectionsUtilities

    • OrderedCollections

      Swift Collections is an open-source package of data structure implementations for the Swift programming language.