Francesco Sardo

Results 13 issues of Francesco Sardo

Using sets as an example: the current result of an empty convergent set is ``` (def set1 (with-node :node1 (convergent-set))) ;; => #schism/set[#{} {} {}] ``` Whereas if a set...

I'd like to add some files to the project at the top level that depends on the project name (e.g. `.gitignore`). At the moment `:template-additions` just copies the files as...

I couldn't get the master branch to work properly with boot-reload and boot-repl but if I revert this commit https://github.com/nikki93/boot-expo/commit/eb27c61a03ca298d722e87b73423ce1fbc22fb20 everything work as expected. What's the reason behind said commit?...