jun3453/php-set

为 PHP 设置类型。

v0.0.1 2020-04-06 05:18 UTC

This package is auto-updated.

Last update: 2024-09-06 15:14:26 UTC


README

为 PHP 设置类型。

描述

为 PHP 提供类似 Python 集合类型的库。
这个库不能像 Python 那样使用操作符进行集合计算,所以需要使用方法。

文档(Python 文档)

https://docs.pythonlang.cn/3.8/library/stdtypes.html#set