Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/reason-seoul/rescript-collection

Fast and efficient, persistent immutable collection for JS written in 100% ReScript!
https://github.com/reason-seoul/rescript-collection

data-structures hacktoberfest reasonml rescript typescript vector

Last synced: 3 months ago
JSON representation

Fast and efficient, persistent immutable collection for JS written in 100% ReScript!

Awesome Lists containing this project

README

        

# ReScript Collections

Fast and efficiant immutable collection for ReScript/TypeScript/JavaScript written in 100% ReScript!

## Packages

| Package | Description | |
| :--------------------------------- | :------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- |
| [rescript-vector](packages/vector) | Persistent Vector | [![rescript-vector package version](https://img.shields.io/npm/v/rescript-vector)](https://www.npmjs.com/package/rescript-vector) |
| [rescript-queue](packages/queue) | Persistent Queue & Deque | [![rescript-queue package version](https://img.shields.io/npm/v/rescript-queue)](https://www.npmjs.com/package/rescript-queue) |

## License

MIT