男女疯狂一边摸一边做羞羞视频|啊好深好硬快点用力别停动态图|亚洲一区无码中文字幕|特级无码毛片免费视频播放▽|久久狠狠躁免费观看|国内精品久久久久久网站

Ds\Set::intersect

(PECL ds >= 1.0.0)

Ds\Set::intersectCreates a new set by intersecting values with another set

說(shuō)明

public Ds\Set::intersect(Ds\Set $set): Ds\Set

Creates a new set using values common to both the current instance and another set. In other words, returns a copy of the current instance with all values removed that are not in the other set.

A ∩ B = {x : x ∈ A ∧ x ∈ B}

參數

set

The other set.

返回值

The intersection of the current instance and another set.

See Also

范例

示例 #1 Ds\Set::intersect() example

<?php
$a 
= new \Ds\Set([123]);
$b = new \Ds\Set([345]);

var_dump($a->intersect($b));
?>

以上例程的輸出類(lèi)似于:

object(Ds\Set)#3 (1) {
  [0]=>
  int(3)
}
男女疯狂一边摸一边做羞羞视频|啊好深好硬快点用力别停动态图|亚洲一区无码中文字幕|特级无码毛片免费视频播放▽|久久狠狠躁免费观看|国内精品久久久久久网站