MutableCollection

extension MutableCollection where Index == Int

Available where Index == Int

  • Implementation of Knuth Shuffle

    Declaration

    Swift

    mutating func myShuffle()