24 lines
1.1 KiB
Markdown
24 lines
1.1 KiB
Markdown
[](https://travis-ci.org/jsmaniac/phc-toolkit)
|
|
[](https://codecov.io/gh/jsmaniac/phc-toolkit)
|
|
[](http://jsmaniac.github.io/travis-stats/#jsmaniac/phc-toolkit)
|
|
[](https://github.com/jsmaniac/phc-toolkit/issues)
|
|
[](http://docs.racket-lang.org/phc-toolkit/)
|
|
|
|
phc-toolkit
|
|
===========
|
|
|
|
This is a collection of minor addendums to Racket and Typed/Racket's
|
|
standard libraries. It is used by the jsmaniac/phc project.
|
|
|
|
Although most functions are unlikely to change, this library should
|
|
not be considered stable. Some functions need an overhaul, and the
|
|
typed/untyped mechanism used to provide both a typed and an untyped
|
|
version of each file might change in the future.
|
|
|
|
Installation
|
|
------------
|
|
|
|
```
|
|
raco pkg install --deps search-auto phc-toolkit
|
|
```
|