Skip to content

Topic

Sealed types

Language features that close a type hierarchy so a compiler can check that every case in a switch or match is handled.

Current clusters