package bonsai

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `_50
  2. | `_100
  3. | `_200
  4. | `_300
  5. | `_400
  6. | `_500
  7. | `_600
  8. | `_700
  9. | `_800
  10. | `_900
]
include Ppx_enumerate_lib.Enumerable.S with type t := t
val all : t list
OCaml

Innovation. Community. Security.