Documentation

Init.Data.Array.Sort.Basic

@[irreducible]
def Subarray.mergeSort {α : Type u_1} (xs : Subarray α) (le : ααBool := by exact (· ≤ ·)) :
Equations
  • One or more equations did not get rendered due to their size.
Instances For
    @[inline]
    def Array.mergeSort {α : Type u_1} (xs : Array α) (le : ααBool := by exact (· ≤ ·)) :
    Equations
    Instances For