show/hide this revision's text 3 Removed AOLbonics.

I am just checking out F#, so apologies if this is a noob silly question, but in the VS2008 F# CTP 1.9.6.2 'Tutorial' project, both // and /// are used for commenting code.

Is there a functional difference between the two slash vs three slash commenting, or is it convention (as it appears in the tutorial code) to comment a function with /// and use // for everything else?

show/hide this revision's text 2 edited tags; edited title

F# .NET // vs /// Comments convention

show/hide this revision's text 1

F# Comments convention

I am just checking out F#, so apologies if this is a noob question, but in the VS2008 F# CTP 1.9.6.2 'Tutorial' project, both // and /// are used for commenting code.

Is there a functional difference between the two slash vs three slash commenting, or is it convention (as it appears in the tutorial code) to comment a function with /// and use // for everything else?