mimium icon indicating copy to clipboard operation
mimium copied to clipboard

Add compile-time constant value type

Open tomoyanonymous opened this issue 3 years ago • 0 comments

Particularly needed for determining buffer size for delay function

  • temporarily implementing as part of optimization like a constant folding would be nice
  • For the future, should introduce const value type as a compile-time constant(not just as immutable value)

tomoyanonymous avatar Sep 13 '20 17:09 tomoyanonymous