ez_subst
Ez_subst is a simple module to perform string substitutions
Description
Ez_subst is a simple module to perform string substitutions, like ${brace}, $(paren), $[bracket] or $alpha. It provides many options to configure the substitutions.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Documentation
ocamlpro.github.io
Changelog
LGPL-2.1-only WITH OCaml-LGPL-linking-exception License
Edit opam file
- Published
- 08 Mar 2022
- Authors
- Maintainers
Sources
Dependencies
ocamlformat
with-test
odoc
with-doc
ppx_expect
with-test
ppx_inline_test
with-test
dune
>= "2.7.0"
ocaml
>= "4.10.0"
Reverse Dependencies
drom_lib
>= "0.3.0"
ez_cmdliner
>= "0.2.0"