Documentation

Init.Data.String.Lemmas.Slice

@[simp]
theorem String.Slice.beq_eq_true_iff {s t : Slice} :
(s == t) = true s.copy = t.copy
@[simp]