tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
intersectionOf_.fn
tango
core
Array
intersectionOf_
Undocumented in source. Be warned that the author may not have intended to support it.
template
intersectionOf_
(Elem, Pred = IsLess!(Elem))
version(!TangoDoc)
Elem
[]
fn
(
Elem
[]
setA
,
Elem
[]
setB
,
Pred
pred
=
Pred.init
)
Meta
Source
See Implementation
tango
core
Array
intersectionOf_
functions
fn