package base_bigstring

  1. Overview
  2. Docs
String type based on [Bigarray], for use in I/O and C-bindings

Install

Dune Dependency

Authors

Maintainers

Sources

base_bigstring-v0.16.0.tar.gz
sha256=19fcbf8fa1fa557d513679413a9087e4ff1cb846cef1e8a78eaffb293fa926c3

Description

String type based on [Bigarray], for use in I/O and C-bindings.

Published: 02 Jun 2023

Dependencies (5)

  1. dune >= "2.0.0"
  2. ppx_jane >= "v0.16" & < "v0.17"
  3. int_repr >= "v0.16" & < "v0.17"
  4. base >= "v0.16" & < "v0.17"
  5. ocaml >= "4.14.0"

Dev Dependencies

None

Used by (3)

  1. bytebuffer
  2. core >= "v0.16.0"
  3. h1_parser

Conflicts

None