Changes between Version 34 and Version 35 of DataParallel/ClosureConversion/ClassLess

Show
Ignore:
Timestamp:
04/30/07 05:59:42 (6 years ago)
Author:
chak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DataParallel/ClosureConversion/ClassLess

    v34 v35  
    227227How to exactly handle the worker and wrapper?  Can we replace arrows by closure types in the worker?  Or do we always have to add a wrapper? 
    228228 
     229'''Simpler!''' Don't try to make a complete cloned data constructor.  By the time of CC, its all just Core and so wrappers are just like any other global function. 
     230 
    229231==== Original functions ==== 
    230232