jObject

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

Body

function(fields){ return new JObject(newList(fields)); }

Classpath

Children