Skip to content

flbeta_function__copy_js

Wesley de Groot edited this page Sep 15, 2016 · 19 revisions
                     _          
                    (_)         
            	     _    _____ 
        	        | |  / ____|
    	            | |  | (___ 
	            _   | |  \___  \
 ______    _   | |__| |  ____) |
|______|  (_)   \____/  |______/
                     v0.0.8 Beta

Function _copy_js

_._copy_js()



merge objects to one

Parameter list

Type @var Description Required
object [object] Wrapper Optional
object obj1 Object to merge Required
object obj2 Object to merge Required

Example:

_.merge(obj1, obj2)


Returns:

object




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