On Monday, 9 April 2018 at 00:25:08 UTC, solidstate1991 wrote:
Would the if(!(myFunctionPointer is null)){<dostuff>} work is I intended?
Yes, that works as you expect https://run.dlang.io/is/ZTtm0P
Uknown via Digitalmars-d-learn Sun, 08 Apr 2018 18:45:36 -0700
On Monday, 9 April 2018 at 00:25:08 UTC, solidstate1991 wrote:
Would the if(!(myFunctionPointer is null)){<dostuff>} work is I intended?
Yes, that works as you expect https://run.dlang.io/is/ZTtm0P