DEV Community

Discussion on: First Impressions of F#

Collapse
 
drewknab profile image
Drew Knab

Sure thing.

Gotcha, sure. However, depending on your environment you can see what types the compiler is assigning to your functions. I predominately use Ionide in VS Code, but that extension is available for other text editors as well. Similarly, you get a type signature when you declare a function in fsi.