distinct

array distinct(array)

重複する要素が無いように配列のコピーを返します。

Parameters

  1. array — フィルタリングする配列

Returns