package lambda-term

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

Source file lTerm_widget.ml

1
2
3
4
5
6
7
8
9
10
11
(*
 * lTerm_widget.ml
 * ---------------
 * Copyright : (c) 2019, ZAN DoYe <zandoye@gmail.com>
 * Licence   : BSD3
 *
 * This file is a part of Lambda-Term.
 *)

include LTerm_widget_impl.Make(LiteralIntf.UTF8)

OCaml

Innovation. Community. Security.