mirror of
				https://github.com/flynx/object.js.git
				synced 2025-10-30 02:50:10 +00:00 
			
		
		
		
	docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									0cd061e3e4
								
							
						
					
					
						commit
						3fb1ed149c
					
				| @ -608,7 +608,7 @@ RawInstance(<context>, <constructor>, ..) | |||||||
| _Un-initialized_ means this will not call `.__init__(..)` | _Un-initialized_ means this will not call `.__init__(..)` | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| This can be called with and without `new`. | `RawInstance(..)` can be called with and without `new`. | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| ### `Constructor(..)` / `C(..)` | ### `Constructor(..)` / `C(..)` | ||||||
| @ -644,9 +644,6 @@ done for two reasons: | |||||||
|   empty inheritance. |   empty inheritance. | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| This can be called with and without `new`. |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| Shorthand to `Constructor(..)` | Shorthand to `Constructor(..)` | ||||||
| ``` | ``` | ||||||
| C(<name>, ..) | C(<name>, ..) | ||||||
| @ -654,6 +651,9 @@ C(<name>, ..) | |||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | `Constructor(..)` / `C(..)` can be called with and without `new`. | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
| 
 | 
 | ||||||
| ## Utilities | ## Utilities | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user