mrsc icon indicating copy to clipboard operation
mrsc copied to clipboard

Let-expression with a single binding.

Open ilya-klyuchnikov opened this issue 12 years ago • 0 comments

The idea: to perform rebuilding when only exactly one sub-expression is extracted.

Benefits:

  • It should reduce a number of duplicated results.
  • Let-expressions become more deterministic, so we can put them into residual programs.

ilya-klyuchnikov avatar Aug 25 '11 06:08 ilya-klyuchnikov