ohua-dev/ohua-jvm-integration

[API] Clojure names

Closed this issue · 2 comments

In the old compiler we would register each stateful function also with a 'clojurized' name. Aka oneToN would also be available under one-to-n.

Do we wish to keep that (then I'd have to add it back in) or do we want to only use the name given to the function?

I would keep it simple and would not convert function names anymore.

I would tend to agree.