Skip to content

flbeta_function_isArray

Wesley de Groot edited this page Oct 26, 2015 · 29 revisions
                     _          
                    (_)         
            	     _    _____ 
        	        | |  / ____|
    	            | |  | (___ 
	            _   | |  \___  \
 ______    _   | |__| |  ____) |
|______|  (_)   \____/  |______/
                     v0.0.7 Beta

Function isArray

_('.wrapper').isArray(obj)


Must be important enough that everyone need this!
*
@param object [object] Wrapper
@param object obj object to test
@return bool
@example _.isArray(['my', 'array'])
*/

Parameter list

Type @var Description Required

Example:


Returns:




[Back to function list](https://github.com/wesdegroot/_.js/wiki/Function%20List%20(Beta))

Clone this wiki locally