package kappa-library

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

Module Kappa_data_structures.ColorSource

Sourcetype color =
  1. | Red
  2. | Grey
  3. | Lightblue
  4. | Black
Sourceval triple_of_color : color -> int * int * int
OCaml

Innovation. Community. Security.