jArray

Type: function
Alias for JArray (see its entry for details) with safetying for the list of items parameter.

Body

function(items){return new JArray(newList(items)); }

Classpath

Children