File: stdcompat__stream.ml.in

package info (click to toggle)
ocaml-stdcompat 14-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,152 kB
  • sloc: ml: 22,329; makefile: 211; sh: 120
file content (5 lines) | stat: -rw-r--r-- 83 bytes parent folder | download | duplicates (2)
1
2
3
4
5
include Stream

@BEGIN_BEFORE_4_03_0@
let of_bytes = of_string
@END_BEFORE_4_03_0@