sig
  type st = Dex.link
  val hasNext : unit -> bool
  val next : unit -> st
  val add : st -> unit
end

Web Accessibility