Packages

rangeset

v0.1.0

This library lets you represent a set of integers as a list of ranges or a "RangeSet" if you will. So instead of MapSet.intersection([1, 2, 3, 4], [3, 4, 5]) == [3, 4] you can have RangeSet.intersection([1..2, 3..4], [3..5]) == [3..4]

Loading README...

Checksum

Dependency Config

mix.exs

rebar.config

Gleam

erlang.mk

Package Details

Downloads Last 30 days, 0.1.0
0 20 40 60 80

this version

131

yesterday

0

last 7 days

5

all time

131

Last Updated

Dec 16, 2024

License

MIT

Build Tools

mix

Publisher

neroboto neroboto

Links

Owners