Skip to content

flbeta_function_noop

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

💡 Function noop

💡 _.noop()


Function what don't do a thing...

Parameter list

Type @var Description Required
object [object] Wrapper Optional
#### Example: `_.noop();`

Returns:

null



Back to function list

Clone this wiki locally