package alt-ergo-lib

  1. Overview
  2. Docs
type 'a t = 'a Stdlib.Seq.t
val append : 'a t -> 'a t -> 'a t