Filip Juruković
Filip Juruković
Adds docstrings to most commonly used API. I plan on adding docs to `defc`, `
## Steps To Reproduce Type in e.g. `https://www.foo.com` in Playground. Works as expected on paste. ## The current behavior 
### Motivation & Goals Some reasons for using vars over keywords in event declarations (e.g. `:on-click {:e ::handler}`): - editor conveniences for working with vars, e.g. jump to definition -...