Does "Do not specify types like namespaces" apply to namespace modules?
With regard to the identification of friendly types for multiple users (F #, C #, VB, etc.) Do I have to use Eric Lippert generally not naming types, the same as the space for the module name?
+3
Maslow
source
to share
1 answer
There is a good document outlining guidelines for designing F # components. There's a section on F # components interoperating with other .NET languages containing naming conventions etc.
http://fsharp.org/specs/component-design-guidelines/
+3
Petr
source
to share