File: stdLabels.mli

package info (click to toggle)
ocaml-stdcompat 21.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,648 kB
  • sloc: ml: 34,677; sh: 830; makefile: 239
file content (4 lines) | stat: -rw-r--r-- 108 bytes parent folder | download | duplicates (37)
1
2
3
4
module Array = ArrayLabels
module Bytes = BytesLabels
module List = ListLabels
module String = StringLabels