distinct
array distinct(array)
重複する要素が無いように配列のコピーを返します。
Parameters
array
— フィルタリングする
配列
。
Returns
重複する要素のない配列のコピー