package fmlib

  1. Overview
  2. Docs

Source file void.ml

1
2
3
4
type t

let absurd (_: t): 'a =
    assert false
OCaml

Innovation. Community. Security.