« Previous | Next » 

Revision d71d0a1d

IDd71d0a1dca102d0ef8b035a061d51c4e69d8fd19

Added by Iustin Pop almost 15 years ago

Take the foldl out of Loader.fixNodes

Currently Loader.fixNodes is foldl' with a complicated function. It
makes more sense to take foldl' out of this function (and put it into
the caller) and let fixNodes be only this internal function.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences