I currently have a situation where I want to have a function that accepts a parameter optionally.
I would simply use a pointer for this. Fighting D grammar seems too much of a hassle for such simple task.
I currently have a situation where I want to have a function that accepts a parameter optionally.
I would simply use a pointer for this. Fighting D grammar seems too much of a hassle for such simple task.