On Saturday, 24 May 2025 at 21:58:16 UTC, H. S. Teoh wrote:
        static if (is(typeof(myArray) == ubyte[])) {
                ...
        }

Oh! I knew I was missing something. Thank you to both of you for pointing at this.

Andy

Reply via email to