documentation
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@6101 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02master
parent
5f7ca4010d
commit
0fe2251296
|
@ -95,7 +95,7 @@ val blit : 'a t -> int -> 'a t -> int -> int -> unit
|
|||
is [true].
|
||||
|
||||
The [equal] relation must be able to work on a shallow copy of
|
||||
the values and give the same result as with the value itself.
|
||||
the values and give the same result as with the values themselves.
|
||||
*)
|
||||
|
||||
module type S = sig
|
||||
|
|
Loading…
Reference in New Issue