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
Generation of `toExpression_`
#80
Open
miniBill
opened
8 months ago
miniBill
commented
8 months ago
Unresolved issues:
this generation means that code consuming the bindings needs to also reference the library (although DCE means that it's not going to impact bundle size unless they use
toExpression_
functions)
testing and edge cases
Unresolved issues:
toExpression_
functions)