Home
last modified time | relevance | path

Searched defs:same_elems (Results 1 – 1 of 1) sorted by relevance

/dports/databases/couchdb3/apache-couchdb-3.2.1/src/proper/test/
H A Dproper_tests.erl1447 same_elems([], []) -> function
1449 same_elems([H|T], L) -> function
1451 same_elems(_, _) -> function