On Thursday, 31 August 2017 at 11:39:30 UTC, aberba wrote:
Thanks for this library. Just a suggestion. Would it possible to use `@openmethod` instead of `@method`?alias openmethod = method; AtilaWhat happens when there is UDA name collision? if its catastrophic, then @openmethods makes it unique.
After tightening a few screws, the library now supports static and selective imports.
