GitXplorerGitXplorer
t

ocaml-utils

public
1 stars
1 forks
2 issues

Commits

List of commits on branch master.
Unverified
d19753be36a24b47e490c4ab16b6b07ee39be231

use the same message formatting for debugger and printer

ttaquangtrung committed 3 years ago
Unverified
67275dbf11087d8bbb16a828961658a6c4ffdba9

improve printing and debugging

ttaquangtrung committed 3 years ago
Unverified
0e0ac3138a924f7108b2571e3fb7cf3b4fb5d5f2

improve pr_items

ttaquangtrung committed 3 years ago
Verified
51bef9d1e6f32adff7c95c323605840b69bb70bc

Minor fix (#5)

ttnkhanh committed 3 years ago
Unverified
c4fedfc1d0cc2bb03aa3d624c2d16c2a8a356878

support String.slice_to

ttaquangtrung committed 3 years ago
Unverified
f59cdab165f454daca57c7f3dbac7ddc5aa57c50

update String API

ttaquangtrung committed 3 years ago

README

The README file for this repository.

ocaml-utils

This project is a collection of extra useful OCaml functions and libraries, which is implemented on top of the OCaml Core standard library of Jane Street.

Installation

  • Install ocaml-utils by running the following command:

    opam pin add outils git://github.com/taquangtrung/ocaml-utils.git