パッケージ: libxstr-ocaml-dev (0.2.1-25)
libxstr-ocaml-dev に関するリンク
Debian の資源:
xstr ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [projects.camlcity.org]
類似のパッケージ:
OCaml library for frequent string operations
xstr is an OCaml library for string operations.
This package implements frequent string operations: searching, replacing, splitting, matching. It is independent from the Str library, and can replace Str in many cases. Unlike Str, xstr is thread-safe. xstr does not implement regular expressions in general, but an important subset. Some operations of xstr are performed as quickly as by Str; if the string to be processed is small, xstr is often faster than Str; if the string is big, xstr is up to half as fast than Str.
その他の libxstr-ocaml-dev 関連パッケージ
|
|
|
|
-
- dep: libstdlib-ocaml-dev-bkvu1
- 以下のパッケージによって提供される仮想パッケージです: libstdlib-ocaml-dev
-
- dep: ocaml-5.2.0
- 以下のパッケージによって提供される仮想パッケージです: ocaml
-
- dep: ocaml-findlib
- management tool for OCaml libraries