Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm-uuid-dict

Dict and Set for TSFoster/elm-uuid.

What?

Re-implements elm-core's dictionary in order to replace the hardcoded comparable key type with an UUUID.

Why?

All the entities in all my projects use UUID as key-column/identifiers. The number of places where I used UUID.toString in Dict, Set, or any de-duplication after two years became scary. And retrieving those types from Dict.keys was a pain in the @ss.

About

Dict and Set for TSFoster/elm-uuid

Topics

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Contributors

Languages