package fmlib

  1. Overview
  2. Docs
Functional monadic library

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.1.0.tar.gz
sha256=0558665285e4d7691e5a80c90ab05a7acb86c09f03ceef6589f150f6d3574573
md5=fb61f4d6e7233cf8d1d71758e6110c1e

doc/src/fmlib.fmlib_std/fmlib_std.ml.html

Source file fmlib_std.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
(* generated by dune *)

(** @canonical Fmlib_std.Array *)
module Array = Fmlib_std__Array

(** @canonical Fmlib_std.Deque *)
module Deque = Fmlib_std__Deque

(** @canonical Fmlib_std.Int *)
module Int = Fmlib_std__Int

(** @canonical Fmlib_std.Interfaces *)
module Interfaces = Fmlib_std__Interfaces

(** @canonical Fmlib_std.List *)
module List = Fmlib_std__List

(** @canonical Fmlib_std.Result *)
module Result = Fmlib_std__Result

(** @canonical Fmlib_std.Std *)
module Std = Fmlib_std__Std

(** @canonical Fmlib_std.String *)
module String = Fmlib_std__String
OCaml

Innovation. Community. Security.