package b0

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

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.