elm-geometry icon indicating copy to clipboard operation
elm-geometry copied to clipboard

Add elm-geometry-labs package?

Open ianmackenzie opened this issue 5 years ago • 1 comments

Alternatively elm-geometry-extensions or elm-geometry-experiments:

  • Add new experimental modules
  • Add new experimental functions to existing modules by having (for example) Point3d.Extensions that can be used as import Point3d.Extensions as Point3d
  • Breaking changes can happen at any time
  • Throw away experiments that don't work well
  • Merge stabilized functionality back into elm-geometry

ianmackenzie avatar Sep 26 '18 23:09 ianmackenzie

Another possibility: ianmackenzie-experimental/elm-geometry - allows using a normal GitHub fork!

ianmackenzie avatar Oct 08 '18 15:10 ianmackenzie