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

Ds\Set::diff

(PECL ds >= 1.0.0)

Ds\Set::diffCreates a new set using values that aren't in another set

說(shuō)明

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

Creates a new set using values that aren't in another set.

A \ B = {x ∈ A | x ? B}

參數

set

Set containing the values to exclude.

返回值

A new set containing all values that were not in the other set.

See Also

范例

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

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

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

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

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