Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tarmean/int-like

 
 

Repository files navigation

int-like

Newtype wrappers over IntSet and IntMap

Never mix up Int newtypes again! Instead of working directly with an IntSet, you can work with IntLikeSet MyIntNewtype with more or less the same API. You might have to thread through some Coercible constraints, though.

About

Newtype wrappers over IntSet and IntMap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 96.8%
  • Just 3.2%