ocaml/testsuite/tests/array-functions
Jeremy Yallop 38eb6d5f64
Add Array.for_all2 and Array.exists2 (#9235)
* Partially revert "Removed for_all2, exists2 and find again."

This partially reverts commit 83dcf62ebf.

(Restore for_all2 and exists2.)

* Partially revert "Fixed typos and changed exists2 and for_all2."

This partially reverts commit 7a082785be.

* Array.(for_all2,exists2): simplify documentation; add @since annotations

* Changes: remove trailing whitespace
2020-01-13 13:52:39 +00:00
..
test.ml Add Array.for_all2 and Array.exists2 (#9235) 2020-01-13 13:52:39 +00:00
test.reference Added tests for Array.exists and Array.for_all 2015-12-04 00:41:29 +01:00