Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 7.3.0

(Wheezy)

StdLabels(3o)


StdLabels

StdLabels

NAME
Module
Documentation

NAME

StdLabels − Standard labeled libraries.

Module

Module StdLabels

Documentation

Module StdLabels
: sig end

Standard labeled libraries.

This meta−module provides labelized version of the Array , List and String modules.

They only differ by their labels. Detailed interfaces can be found in arrayLabels.mli , listLabels.mli and stringLabels.mli .

module Array : sig end

module List : sig end

module String : sig end



StdLabels(3o)