package astring
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Alternative String module for OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
astring-0.8.5.tbz
sha256=865692630c07c3ab87c66cdfc2734c0fdfc9c34a57f8e89ffec7c7d15e7a70fa
md5=e148907c24157d1df43bec89b58b3ec8
Description
Astring exposes an alternative String module for OCaml. This module
tries to balance minimality and expressiveness for basic, index-free,
string processing and provides types and functions for substrings,
string sets and string maps.
Remaining compatible with the OCaml String module is a non-goal. The
String module exposed by Astring has exception safe functions,
removes deprecated and rarely used functions, alters some signatures
and names, adds a few missing functions and fully exploits OCaml's
newfound string immutability.
Astring depends only on the OCaml standard library. It is distributed under the ISC license.
Dependencies (4)
-
topkg
build -
ocamlbuild
build -
ocamlfind
build -
ocaml
>= "4.05.0"
Dev Dependencies
None
- ahrocksdb
-
albatross
< "1.4.3" - alcotest
- ansi
- areas-and-adversaries
- bech32
- bigarray-overlap
- bos
- bun
-
ca-certs
< "1.0.1" -
ca-certs-nss
< "3.89.1" - capnp-rpc
-
capnp-rpc-lwt
< "2.0" - capnp-rpc-net
- capnp-rpc-unix
- carton-git
-
checkseum
>= "0.2.0" - cmdtui
- cmdtui-lambda-term
- cohttp-mirage
- conduit
-
conex
< "0.10.0" - cookie
- corosync
- craml
- current
- current_ansi
- current_docker
- current_git
- current_github
- current_web
- datakit-server
-
decompress
>= "1.5.2" -
digestif
>= "0.9.0" -
dkim
< "0.8.0" -
dkml-c-probe
< "3.0.0" - dkml-dune-dsl-show
- dkml-install
-
dkml-install-installer
< "0.5.1" - dkml-install-runner
- dkml-workflows
-
dns
>= "4.4.1" & < "6.3.0" - dns-forward
- dockerfile-opam
- doi2bib
-
domain-name
< "0.4.1" -
dune-release
>= "1.5.0" -
eio
< "0.8.1" - ezgzip
- facteur
- fat-filesystem
- fpath
- functoria
- git
-
git-unix
>= "3.2.0" - graft
-
graphql-cohttp
>= "0.9.0" - irmin
- irmin-cli
- irmin-fs
- irmin-git
- irmin-http
- irmin-pack
- irmin-test
- irmin-unix
- irmin-watcher
- jekyll-format
- jose
- mdx
-
memtrace_viewer
< "v0.15.0" -
mirage
>= "4.0.0" - mirage-block-ccm
- nlp
- obuilder
- obuilder-spec
- ocal
-
ocaml-lsp-server
>= "1.17.0" - ocamlformat-lib
- ocamlformat-mlx-lib
- ocamlmig
- ocb-stubblr
- ocp-ocamlres
- octez-internal-libs
- octez-shell-libs
- odoc
- odoc-parser
- opam-0install
- opam-dune-lint
-
opium
>= "0.19.0" - otr
- owork
- paf-cohttp
-
pecu
>= "0.6" - progress
- prometheus
-
prometheus-app
>= "1.0" - protocol-9p
- protocol-9p-unix
- qcow
- qcow-tool
- qcow-types
- queenshead
- rfc6287
- sattools
-
slipshow
>= "0.3.0" - sslconf
-
stone
>= "0.6" -
syslog-message
< "1.2.0" - syslog-rfc5424
-
systemverilog
< "0.0.2" - terminal
- tezos-p2p
- toc
- volgo
- volgo-git-backend
- volgo-hg-backend
- vpnkit
-
webbrowser
< "0.6.2" - websocket
-
x509
< "0.7.0" - xapi-inventory
- xapi-stdext-date
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page