Skip to content

cxa/bs-containers-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8a48b45 · Oct 11, 2018

History

20 Commits
Oct 11, 2018
Oct 11, 2018
Apr 8, 2018
Oct 15, 2017
Apr 8, 2018
Oct 11, 2018
May 16, 2017
Jul 7, 2017
May 16, 2017
Oct 11, 2018
Oct 11, 2018
Jul 7, 2017
Aug 17, 2017

Repository files navigation

bs-containers-core

OCaml-containers core for BuckleScript. Only wrapper, no any modifications, so it should be safe for production.

Usage

Add bs-containers-core to your project's dependencies by yarn or npm, And add it to bs-dependencies for bsconfig.json, e.g.

{
    "name": "coolproj",
    "bs-dependencies": [
      "bs-containers-core"
    ]
}

Notice

CCArrayLabels and CCListLabels are excluded due to BuckleScript reject to compile.

Development

Under OCaml 4.02.3, run sh mksrc.sh.

About

OCaml-containers core for BuckleScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages