Extra string functions for OCaml
Provides a single module named Stringext that provides a grab bag of often used but missing string functions from the stdlib. E.g, split, full_split, cut, rcut, etc..
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'qtest' does not match package name 'ocaml-qtest' |