lilactown / helix

A simple, easy to use library for React development in ClojureScript.
Eclipse Public License 2.0
624 stars 52 forks source link

helix.core: rewrite symbol so that `exists?` emits correct code #137

Closed rome-user closed 1 year ago

rome-user commented 1 year ago

Fixes #136

The functions seem to behave as intended with a tiny project I made. So I think everything is fine.

lilactown commented 1 year ago

Thank you!