package ppx_default

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

v0.1.1

New features:

  • hability to default any type ex:
type test = int [@@deriving default]
(* val test_default : () -> test *)
OCaml

Innovation. Community. Security.