package plato

  1. Overview
  2. Docs
Python Library Adapted To OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

1.1.3.tar.gz
md5=4857a49b04ceb297c1eb4b2715d5a47a
sha512=daef493c84ce23e11b21f595a3f2f744edcd3741e698f6b21895bcfb79b2c8b36687da3e621ae9bd79612c2bbfdbbd9e624829ea2bb0c118b2c3fbffa2f48d99

doc/src/plato/plato.ml.html

Source file plato.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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
(* generated by dune *)

(** @canonical Plato.Array *)
module Array = Plato__Array

(** @canonical Plato.Collections *)
module Collections = Plato__Collections

(** @canonical Plato.Configparser *)
module Configparser = Plato__Configparser

(** @canonical Plato.Datetime *)
module Datetime = Plato__Datetime

(** @canonical Plato.Exn *)
module Exn = Plato__Exn

(** @canonical Plato.GenericPath *)
module GenericPath = Plato__GenericPath

(** @canonical Plato.Grp *)
module Grp = Plato__Grp

(** @canonical Plato.Itertools *)
module Itertools = Plato__Itertools

(** @canonical Plato.List *)
module List = Plato__List

(** @canonical Plato.NtPath *)
module NtPath = Plato__NtPath

(** @canonical Plato.Os *)
module Os = Plato__Os

(** @canonical Plato.Pathlib *)
module Pathlib = Plato__Pathlib

(** @canonical Plato.PosixPath *)
module PosixPath = Plato__PosixPath

(** @canonical Plato.Pwd *)
module Pwd = Plato__Pwd

(** @canonical Plato.Stat *)
module Stat = Plato__Stat

(** @canonical Plato.Str *)
module Str = Plato__Str

(** @canonical Plato.String *)
module String = Plato__String

(** @canonical Plato.Time *)
module Time = Plato__Time
OCaml

Innovation. Community. Security.