Closed lausek closed 2 years ago
Importing common names such as Expr creates confusions when used as a library. Solution: Expr -> LV2Expr, Call -> LV2Call etc.
Expr
Expr -> LV2Expr
Call -> LV2Call
Importing common names such as
Expr
creates confusions when used as a library. Solution:Expr -> LV2Expr
,Call -> LV2Call
etc.