xs/collection

0.1 2020-10-22 08:35 UTC

This package is auto-updated.

Last update: 2024-05-17 10:06:14 UTC


README

composer require xs/collection

方法支持

$collection = new Xs\Collection($array);

或者

$collection = Xs\Collection::make($array);

目录

<>