0 Forks
5 Stars
5 Watchers

LargeList

LargeList is an implementation of Collection<> and List<> that can hold a number of elements limited only by the available memory, tested up to 8 billions.

How to download and setup LargeList

Open terminal and run command
git clone https://github.com/dlebansais/LargeList.git
git clone is used to create a copy or clone of LargeList repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with LargeList https://github.com/dlebansais/LargeList/archive/master.zip

Or simply clone LargeList with SSH
[email protected]:dlebansais/LargeList.git

If you have some problems with LargeList

You may open issue on LargeList support forum (system) here: https://github.com/dlebansais/LargeList/issues