package b0

  1. Overview
  2. Docs
Software construction and deployment kit

Install

dune-project
 Dependency

Authors

Maintainers

Sources

b0-0.0.6.tbz
sha512=e9aa779e66c08fc763019f16d4706f465d16c05d6400b58fbd0313317ef33ddea51952e2b058db28e65f7ddb7012f328c8bf02d8f1da17bb543348541a2587f0

doc/b0.kit/B0_kit/V000/index.html

Module B0_kit.V000Source

Version 000.

Sourcemodule Type = B0_std.Type
Sourcemodule Fmt = B0_std.Fmt
Sourcemodule Result = B0_std.Result
Sourcemodule Char = B0_std.Char
Sourcemodule String = B0_std.String
Sourcemodule List = B0_std.List
Sourcemodule Fpath = B0_std.Fpath
Sourcemodule Mtime = B0_std.Mtime
Sourcemodule Cmd = B0_std.Cmd
Sourcemodule Fut = B0_std.Fut
Sourcemodule Os = B0_std.Os
Sourcemodule Log = B0_std.Log
Sourcemodule Bval = B0_std.Bval
Sourceval (~/) : string -> Fpath.t

~/path is Fpath.v path

Sourceval (~~) : 'a B0_meta.key -> 'a -> B0_meta.t -> B0_meta.t

~~ k v m is B0_meta.key k v m.