tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
intersectionOf
tango
core
Array
Undocumented in source.
ElemTypeOf
!(
BufA
)[]
intersectionOf
(BufA setA, BufB setB, Pred pred)
template
intersectionOf
(BufA, BufB, Pred)
version(!TangoDoc)
ElemTypeOf
!(
BufA
)[]
intersectionOf
(
BufA
setA
,
BufB
setB
,
Pred
pred
)
Elem
[]
intersectionOf
(Elem[] setA, Elem[] setB, Pred2E pred)
template
intersectionOf
(BufA, BufB)
Members
Functions
intersectionOf
ElemTypeOf
!(
BufA
)[]
intersectionOf
(BufA setA, BufB setB, Pred pred)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
tango
core
Array
aliases
Elem
Elem2
Map2E
Num
Oper1A
Pred1E
Pred2E
Reduce2E
functions
bsearch
contains
count
countIf
differenceOf
distinct
filter
find
findAdj
findIf
includes
intersectionOf
kfind
krfind
lbound
makeHeap
map
mismatch
missingFrom
partition
popHeap
pushHeap
reduce
remove
removeIf
replace
replaceIf
rfind
rfindIf
select
shuffle
sort
sortHeap
ubound
unionOf
templates
bsearch_
countIf_
count_
differenceOf_
distinct_
findAdj_
findIf_
find_
includes_
intersectionOf_
kfind_
krfind_
lbound_
makeHeap_
mismatch_
missingFrom_
partition_
popHeap_
pushHeap_
removeIf_
remove_
replaceIf_
replace_
rfindIf_
rfind_
select_
shuffle_
sortHeap_
sort_
ubound_
unionOf_