ITADN

`defeffect`ing zero arity functions requires parens

#1Closedsodapopcan 创建于 2024-06-28
enhancement
S
sodapopcancommented
When defining zero-artity functions with `defeffect`, it requires `()` otherwise it throws a protocol error. It would be nice if this wasn't a requirement since it's a very common style to omit them in this case. If it's not possible, it should be pointed out in the documentation. Thanks! This is a really cool lib :)
关闭于 2024-06-29 0 条评论