package stdune

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Source file nothing.ml

1
2
3
4
5
type t = (int, string) Type_eq.t

let unreachable_code = function
  | (_ : t) -> .
;;
OCaml

Innovation. Community. Security.