mte/unikernel/duniverse/astring/doc/index.mld

13 lines
335 B
Text
Raw Normal View History

2025-11-11 02:07:51 +01:00
{0 Astring {%html: <span class="version">%%VERSION%%</span>%}}
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.
{1:api API}
{!modules:
Astring
}