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.15.0.tar.gz
sha256=ff75f1748baf83b0244aeba4e1bfff7f2da3f3ab5a992bb8a21ab832cea1d56b

Description

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

Published: 21 Mar 2022

Dependencies (5)

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

Dev Dependencies

None

Used by (3)

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

Conflicts

None