logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

StdLabels - Standard labeled libraries.

Documentation

       Module StdLabels
        : sigend

       Standard labeled libraries.

       This  meta-module  provides  versions  of  the  StdLabels.Array  ,  StdLabels.Bytes  , StdLabels.List and
       StdLabels.String modules where function arguments are systematically  labeled.   It  is  intended  to  be
       opened at the top of source files, as shown below.

            openStdLabelsletto_upper=String.map~f:Char.uppercase_asciiletseqlen=List.init~f:(funi->i)~lenleteverything=Array.create_matrix~dimx:42~dimy:4242moduleArray:(moduleArrayLabels)moduleBytes:(moduleBytesLabels)moduleList:(moduleListLabels)moduleString:(moduleStringLabels)

OCamldoc                                           2025-06-12                                      StdLabels(3o)

Module

       Module   StdLabels

Name

       StdLabels - Standard labeled libraries.

See Also