1. 14 8月, 2014 1 次提交
    • B
      std: Rename various slice traits for consistency · 4f5b6927
      Brian Anderson 提交于
      ImmutableVector -> ImmutableSlice
      ImmutableEqVector -> ImmutableEqSlice
      ImmutableOrdVector -> ImmutableOrdSlice
      MutableVector -> MutableSlice
      MutableVectorAllocating -> MutableSliceAllocating
      MutableCloneableVector -> MutableCloneableSlice
      MutableOrdVector -> MutableOrdSlice
      
      These are all in the prelude so most code will not break.
      
      [breaking-change]
      4f5b6927
  2. 13 8月, 2014 19 次提交
  3. 12 8月, 2014 20 次提交