服务器

Array

Collection

Date

Function

Lang

Math

Number

Object

Seq

String

Util

Properties

Methods

_.noop()

此方法返回undefined

以来

2.3.0

_.times(2, _.noop);
// => [undefined, undefined]