package bonsai

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

Source file room.ml

1
2
3
4
5
6
7
8
open! Core

include
  String_id.Make
    (struct
      let module_name = "Bonsai_chat_common.Room"
    end)
    ()
OCaml

Innovation. Community. Security.