notes tweaking...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2018-10-04 13:32:34 +03:00
parent 3f106b5155
commit bc83cbd9ff

View File

@ -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 =