Skip to content

Identifies consecutive elements within a given list of elements

License

Notifications You must be signed in to change notification settings

kkalb/consecutix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Consecutix (WIP)

Identifies consecutive elements within a given list of elements

Installation

Add consecutix to your list of dependencies in mix.exs:

def deps do
  [
    {:consecutix, "~> 0.1.0"}
  ]
end

Notes

Written and tested in Elixir 1.14.1.

About

Identifies consecutive elements within a given list of elements

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages