theprivateer/collection

集合的超级简单实现。

v0.1.0 2017-08-04 00:45 UTC

This package is not auto-updated.

Last update: 2024-09-25 01:37:21 UTC


README

一个超级简单的集合实现,灵感来源于 Laravel 的集合,无依赖。

安装

该包可以使用 Composer 安装

composer require theprivateer/collection

使用

待定