enhancementgood first issue
仓库指标
- Star
- (9 star)
- PR 合并指标
- (PR 指标待抓取)
描述
Freeverb has a lot of repetition happening:
Compared to the JS version which is much more concise:
https://github.com/opendsp/freeverb/blob/08632d11dc4132e13ee0e993e3e42b4e9daeabcb/index.js#L42-L50
To improve this case and make it more concise, we possibly need additional syntax/operators.