mirror of
https://github.com/flynx/object.js.git
synced 2025-10-29 10:30:08 +00:00
cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
f3fd1845ff
commit
f21fef66cf
@ -270,7 +270,7 @@ m = o.mixout(m, utilityMixin)
|
|||||||
```
|
```
|
||||||
|
|
||||||
The mixed-in data is removed iff an object is found in the chain with the
|
The mixed-in data is removed iff an object is found in the chain with the
|
||||||
same number of attributes as `utilityMixin` and with each attribute matching
|
same attributes as `utilityMixin` and with each attribute matching
|
||||||
identity with the corresponding attribute in the mixin.
|
identity with the corresponding attribute in the mixin.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user