Is there any special reason why these functions doesn't get "Maybe" as (const) ref?

void show(T)(Maybe!T m)
bool opEquals(Maybe!T m)
void opAssign(Maybe!T m)

Reply via email to