mirror of
https://github.com/flynx/walk.js.git
synced 2025-10-29 19:10:11 +00:00
notes tweaking...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
3f106b5155
commit
bc83cbd9ff
4
walk.js
4
walk.js
@ -29,8 +29,8 @@
|
|||||||
//
|
//
|
||||||
// XXX this is essentially a version of .reduce(..), I wonder if it is
|
// XXX this is essentially a version of .reduce(..), I wonder if it is
|
||||||
// feasible to do a version of .map(..), i.e. a mechanism to modify/clone
|
// feasible to do a version of .map(..), i.e. a mechanism to modify/clone
|
||||||
// the input...
|
// the input tree...
|
||||||
// XXX can we hint chrome to show the two singatures???
|
// XXX can we hint chrome to show the two function singatures???
|
||||||
// XXX need to remove the restriction of not being able to pass functions
|
// XXX need to remove the restriction of not being able to pass functions
|
||||||
// into state unless done(..) is given...
|
// into state unless done(..) is given...
|
||||||
var walk =
|
var walk =
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user