AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
OCaml Compiler - Pattern Match, Exhaustivity Check
OCaml's pattern matching and exhaustivity check is the single best feature. We make fairly aggressive choices about turning on warnings in the OCaml compiler, including that one. There are plenty of downsides to having built your own homegrown mail server. Mail core has to implement all of those if we want to get that functionality.