Slide 17
Slide 17 text
Creating type naturals from compile-time constants
Type Providers:
• Compile-time type generator, basically
• Can take constant values (such as JSON schemas) as input
and generate types based on them
• Fully integrated into the language = Nice IDE support
• No deep dive today, would deserves a separate talk