issues
search
mdgriffith
/
elm-codegen
https://package.elm-lang.org/packages/mdgriffith/elm-codegen/latest/
BSD 3-Clause "New" or "Revised" License
138
stars
16
forks
source link
Add aliasWith and customTypeWith
#74
Closed
miniBill
closed
1 year ago
miniBill
commented
1 year ago
These are useful for:
controlling the order of type variables
declaring phantom types
mdgriffith
commented
1 year ago
Love it, thank you!
These are useful for: