Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pavi2410/kollections

Kotlin inspired collections library for JS
https://github.com/pavi2410/kollections

array browser collections deno javascript js kotlin list map nodejs python python3 set

Last synced: about 2 months ago
JSON representation

Kotlin inspired collections library for JS

Awesome Lists containing this project

README

        

# kollections
Kotlin inspired collections library for JS

https://kotlinlang.org/docs/reference/collections-overview.html

## Installation

```js
import { ... } from "https://deno.land/x/[email protected]/kollections.js"
```

## Try it online

[![Run on Repl.it](https://repl.it/badge/github/pavi2410/kollections)](https://repl.it/github/pavi2410/kollections)