arrays

Well-structured Arrays with fast random-element-access for Elixir, offering a common interface with multiple implementations (MapArray, Erlang :array, etc.) with varying performance guarantees that can be switched in your configuration.

Algorithms and Data structures

Package Resources

Stars

87

Unreleased Activity

First Release

8

years ago

Last Release

1

years ago

Downloads

12.7k

last 90 days

Last Stable Version

2.1.1

Activity

last year

Pull Requests

Open 0
Merged 0

Latest Merged Pull Requests

No Github activity

Issues

Open 0
Closed 0

Version 2.1.1

Published Sep 2023
Elixir Version Requirement ~> 1.9
Documentation for 2.1.1

Dependencies

2
extractable ~> 1.0

A lightweight reusable Extractable protocol, allowing extracting elements one-at-a-time from a collection.

insertable ~> 1.0

A lightweight reusable Insertable protocol, allowing insertion elements one-at-a-time into a collection.

Optional Dependencies

Dependencies that are not required by default but can be installed or enable additional features or functionality

No changelog for 2.1.1
Inspect source for 2.1.1

Related Packages

80 packages