package camomile

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type variable_option = [
  1. | `Blanked
  2. | `Non_ignorable
  3. | `Shift_Trimmed
  4. | `Shifted
]
type precision = [
  1. | `Primary
  2. | `Quaternary
  3. | `Secondary
  4. | `Tertiary
]
module type Type = CamomileLibrary.UCol.Type