On Tuesday, 9 February 2021 at 23:12:57 UTC, Jack wrote:
arr is empty
You need to check for __traits(getOverloads,...), isCallable!, ReturnType!.
frame via Digitalmars-d-learn Tue, 09 Feb 2021 16:20:28 -0800
On Tuesday, 9 February 2021 at 23:12:57 UTC, Jack wrote:
arr is empty
You need to check for __traits(getOverloads,...), isCallable!, ReturnType!.