Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Languages you hate

Name: Anonymous 2009-02-13 17:51

Fortransexuals

Name: Anonymous 2009-02-17 9:05

>>77
No, for two reasons: It's a Maybe<int>, so ??ing it with a string doesn't make much sense.

Secondly, ?? is for Nullable<T>, not this Maybe<T>. Nullable isn't useful here, because it's declared as struct Nullable<T> where T : struct, i.e. T must be a value type.

Unless ?? is overloadable. But I don't think it is.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List