Skip to content

A library provides efficient implementations of the most common general purpose programming data structures.

License

Notifications You must be signed in to change notification settings

stackcats/collections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8adde0e · Jan 2, 2023

History

16 Commits
Jan 2, 2023
Jan 2, 2023
Jan 2, 2023
Nov 13, 2021
Nov 11, 2021
Nov 8, 2022
Jan 2, 2023
Nov 11, 2021
Jan 2, 2023
Jan 2, 2023
Nov 8, 2022

Repository files navigation

Collections

Unit Test

Installation

The package can be installed by adding collections to your list of dependencies in mix.exs:

def deps do
  [
    {:collections, "~> 0.2.1"}
  ]
end

About

A library provides efficient implementations of the most common general purpose programming data structures.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages