sig
  val list : ('-> '-> bool) -> 'a list -> 'a list
  val array : ('-> '-> bool) -> 'a array -> unit
  val merge : ('-> '-> bool) -> 'a list -> 'a list -> 'a list
end

Hosted by the SourceForge.net Logo* web site.
*Other names and brands may be claimed as the property of others.