How do i define a private static method in a class in f#? when i try to attach a private modifier it complains.
|
|
|
|
|
|
|
Here's a short script that defines and uses a private static member:
|
|||
|
|
