Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-04-26 19:36:27 +03:00
parent 5e8709e4f8
commit a1716b53fa

View File

@ -168,7 +168,8 @@ take care of both the _function constructor_ and `prototype.__call__(..)`
handling.
**Notes:**
- this now is a instance method, in the future this may move to a class method...
- this now is an instance method, in the future this may (or may not)
move to being a class method...
## Components