mirror of
				https://github.com/flynx/object.js.git
				synced 2025-10-31 03:20:09 +00:00 
			
		
		
		
	notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									a20ea675ee
								
							
						
					
					
						commit
						b3f45390ce
					
				| @ -97,6 +97,9 @@ function(root, ...objects){ | ||||
| 
 | ||||
| // Like .mixin(..) but will mixin all the methods/props/attrs directly 
 | ||||
| // (flatly) into root...
 | ||||
| //
 | ||||
| // NOTE: essentially this is just like Object.assign(..) but copies 
 | ||||
| // 		properties directly rather than copying property values...
 | ||||
| var mixinFlat =  | ||||
| module.mixinFlat =  | ||||
| function(root, ...objects){ | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user