Yan Cui
I help clients go faster for less using serverless technologies.
In C#, you define an empty class, struct, or interface like this:
So how do you define an empty type in F#?
Well, whenever you define a new class in F#, the compiler infers the class and end tokens at the beginning and end of the class’s definition, as you can see from below:
So the easiest way to define an empty type is to specify the class and end tokens explicitly:
Running these few lines of code into the F# interactive outputs the following:
For class types, you also have other alternative techniques, such as:
Whenever you’re ready, here are 3 ways I can help you:
- Production-Ready Serverless: Join 20+ AWS Heroes & Community Builders and 1000+ other students in levelling up your serverless game. This is your one-stop shop for quickly levelling up your serverless skills.
- I help clients launch product ideas, improve their development processes and upskill their teams. If you’d like to work together, then let’s get in touch.
- Join my community on Discord, ask questions, and join the discussion on all things AWS and Serverless.