Structures

The following structures are available globally.

  • Class that act like NSRange and Range merged.

    See more

    Declaration

    Swift

    public struct MURange<Bound> where Bound : Numeric
  • Struct that define a sub range.

    See more

    Declaration

    Swift

    internal struct MUSubRange
  • Struct that define a specificly a segment.

    See more

    Declaration

    Swift

    public struct MUSegmentItem
  • Struct that represent stat data

    See more

    Declaration

    Swift

    public struct MUStatData