When we defined an F# class in explicit way, it's easy for new F# programmers to make this kind of mistakes when they define mult constructors: people will forget to initliza the class first before use it.
1 people like thisPosted: 12 years ago by ZackZhou
F# Class constructors with wierd behaviour if more then two are present.
3 people like thisPosted: 6 years ago by ChrSt
adhoc example
0 people like thisPosted: 8 years ago by Acme