Skip to content

edgerunner/elm-tuple-trio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The missing 3-tuple

Elm 0.19 limited the Tuple to just 2 or 3 elements. Still, the offical core Tuple module ignores the 3-tuple completely.

This library replicates the core 2-tuple API for its neglected larger sibling. It is very sparse, with one constructor, three element accessors and four mappers.

About

The missing (from the core library) love for Elm's 3-tuple

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages