automate tuple creation

forkit forkit at gmail.com
Wed Jan 19 23:24:25 UTC 2022


On Wednesday, 19 January 2022 at 23:22:17 UTC, forkit wrote:
>

oops

// e.g: create a matrix consisting of 5 tuples, with each tuple 
containing 3 random bools (0 or 1)
     createBoolMatrix(mArrBool,5, 3);


More information about the Digitalmars-d-learn mailing list