跳到主要内容

get_max

取出集合中的最大元素

声明

mixed get_max()

参数

参数名描述

返回值

如果集合为空则返回nil,否则返回最大元素的key和value元组

使用方式

返回文档