halohalospecial / atom-elmjutsu

A bag of tricks for developing with Elm. (Atom package)
https://atom.io/packages/elmjutsu
MIT License
192 stars 24 forks source link

Feature request: Add to exposed functions #44

Open mandrolic opened 7 years ago

mandrolic commented 7 years ago

Useful when you are writing a module and exposing a few functions. Would be great to be able to add a function to the list without going to the top and re-tying it etc

halohalospecial commented 7 years ago

This is related to #4.