StdLabels(3o) OCaml library StdLabels(3o)NAMEStdLabels - 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 OCamldoc 2012-06-26 StdLabels(3o)
| Related Man Pages |
|---|
| dh_ocamldoc(1) - debian |
| pm_which(1p) - debian |
| digest(3o) - debian |
| ocamlyacc(1) - centos |
| inc::module::install(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Introduction |
| Detecting unused variables... |
| How to copy a column of multiple files and paste into new excel file (next to column)? |