Changes to pez/taplet
- Add
#t
reader tag
- Fix non-cljs projects
cljs.core
require crash
- Support labeling taps from metadata (using
:let> <some-label>
) - Unwrap the inner vectors in the taps (now they look more like binding vectors)
- Fix bug with map destructuring in CLJS
- taplet is born