mirror of
https://github.com/flynx/object.js.git
synced 2025-10-30 19:10:11 +00:00
cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
3b5b36a62e
commit
e69934fe16
@ -152,6 +152,9 @@ If the prototype is explicitly defined as a function then it is the
|
|||||||
user's responsibility to call `.__call__(..)` method.
|
user's responsibility to call `.__call__(..)` method.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Advanced usage
|
||||||
|
|
||||||
### Low level constructor
|
### Low level constructor
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
@ -193,10 +196,6 @@ handling.
|
|||||||
as restrict the use-cases for the constructor.
|
as restrict the use-cases for the constructor.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Advanced cases
|
|
||||||
|
|
||||||
|
|
||||||
### Inheriting from native objects
|
### Inheriting from native objects
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user