package ppx_yojson_conv_lib

  1. Overview
  2. Docs
type 'a t = 'a option =
  1. | None
  2. | Some of 'a