Home
last modified time | relevance | path

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

/netbsd-src/regress/sys/uvm/pdsim/
H A Dlru.hs36 contain x xs = isJust $ find (== x) xs function
H A Drand.hs37 contain x xs = isJust $ find (== x) xs function