File: stdcompat__root.mli.in

package info (click to toggle)
ocaml-stdcompat 19-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,516 kB
  • sloc: ml: 27,806; sh: 875; makefile: 246
file content (5 lines) | stat: -rw-r--r-- 168 bytes parent folder | download | duplicates (4)
1
2
3
4
5
type bytes = Stdcompat__init.bytes
(** @before 4.02.0 alias to [string]. *)

type floatarray = Stdcompat__init.floatarray
(** @before 4.06.0 alias to [float array]. *)