Hello.
I can't run debux on JVM 10. Issue is
created https://github.com/philoskim/debux/issues/11
Mike.
суббота, 8 сентября 2018 г., 19:56:14 UTC+3 пользователь Philos Kim написал:
>
> Debux is a trace-based debugging library for Clojure and ClojureScript.
>
> https://github.com/philoskim/debux
Missing is a lightweight complement to clojure.core containing general
purpose functions and macros along similar veins of medley, plumbing,
flatland, etc.
- https://github.com/vodori/missing
Vodori has been building products in Clojure for the last ~2 years and will
be open sourcing sever
Debux is a trace-based debugging library for Clojure and ClojureScript.
https://github.com/philoskim/debux
* Major improvement of version 0.5.0
- Multiple use of dbgn and dbg
https://github.com/philoskim/debux/blob/master/README.adoc#multiple-code-dbgn-code-and-code-dbg-code
--
You r
*Update*
Version 0.2.0 simplified the implementation even more (shaved another 10
more lines from 100 LOC), introduce flexible *fw* macro, function wrapped
in a fun-map can cache and update the cache when its dependencies updated.
*Background*
A fun-map is a map can automatically unwrap any va