Better-List
A package for using better lists.
Installation
To install it, simply run this command :
npm run better-list
What it contains
This package contains all the methods that the Kotlin MutableList
s contains with proper typings in a List
class.
It may contains other useful classes and functions later if people ask for it.