Language

Package: ocaml-astring @ 0.8.5

Synopsis

Alternative String module for OCaml

Description

Astring exposes an alternative String module for OCaml. This module balances minimality and expressiveness for basic, index-free, string processing and provides types and functions for substrings, string sets and string maps. 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.

Home page
https://erratique.ch/software/astring
Location
gnu/packages/ocaml.scm (line: 2274, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/lzzj3anj76c082ni6y19hz1bdrfbp23a-ocaml-astring-0.8.5.drv

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'topkg' does not match package name 'ocaml-topkg'