package chatoyant

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

Source file chatoyant_core__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
(* generated by dune *)

(** @canonical Chatoyant_core.Chat *)
module Chat = Chatoyant_core__Chat

(** @canonical Chatoyant_core.Generator *)
module Generator = Chatoyant_core__Generator

(** @canonical Chatoyant_core.Message *)
module Message = Chatoyant_core__Message

(** @canonical Chatoyant_core.Options *)
module Options = Chatoyant_core__Options

(** @canonical Chatoyant_core.Preset *)
module Preset = Chatoyant_core__Preset

(** @canonical Chatoyant_core.Result *)
module Result = Chatoyant_core__Result

(** @canonical Chatoyant_core.Session *)
module Session = Chatoyant_core__Session

(** @canonical Chatoyant_core.Shortcuts *)
module Shortcuts = Chatoyant_core__Shortcuts

(** @canonical Chatoyant_core.Stream *)
module Stream = Chatoyant_core__Stream

(** @canonical Chatoyant_core.Tool *)
module Tool = Chatoyant_core__Tool

module Chatoyant_core__ = struct end
[@@deprecated "this module is shadowed"]