daml icon indicating copy to clipboard operation
daml copied to clipboard

General inlining of simple functions

Open hurryabit opened this issue 5 years ago • 0 comments

The specific meaning of "simple" still has to be determined. A few examples of functions that will most likely be considered simple are

  • a single record projection
  • a single record construction
  • function composition

hurryabit avatar Apr 28 '20 12:04 hurryabit