mirror of
https://github.com/flynx/object.js.git
synced 2025-10-29 18:40:08 +00:00
tweaking docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
3b0dc683b5
commit
fc756eb5f3
@ -59,7 +59,7 @@ var L = object.Constructor('L', Array, {
|
|||||||
|
|
||||||
- Clear separation of constructor and `.prototype` data:
|
- Clear separation of constructor and `.prototype` data:
|
||||||
- First block (optional) is merged with `L`,
|
- First block (optional) is merged with `L`,
|
||||||
- Second block _is_ the `.prototype`,
|
- Second block _is_ the `L.prototype`,
|
||||||
- no direct way to do "private" definitions.
|
- no direct way to do "private" definitions.
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user