pkpkpk

Results 7 issues of pkpkpk

Due to parser construction in a top level definition and their use in parser opts, the standard-whitespace-parsers and their associated parser setup code cannot be pruned by google closure, even...

So I've started porting code/csv-semmed-ordered-unique-enum.rkt to rust. It works on the sample_semmed.csv On the semmedDB page I am seeing a ~2GB PREDICATION gzipped sql dump. Can you confirm this is...

+ uses a simple simple lock-file mechanism common in nodejs apps, put it in a new release of my node io lib + had to rename `konserve.impl.default` because default is...

ubuntu 18.04, chrome 72 when using `pkg . --target node10-linux-x64` and a chrome browser instance is already running: ``` Could not start the browser or the browser was already running...

this adds a missing self require for raise macro + an exclusion form to silence a rename warning per [CLJS-2292](https://clojure.atlassian.net/browse/CLJS-2292)

[this](https://github.com/replikativ/konserve/blob/1875076715418bac78b9e70cdb31631282e85615/src/konserve/impl/defaults.cljc#L363) should update nested paths instead of overwriting root value. Expected behavior should be more akin to: ```clj (defn assoc-in [store key-vec val opts] (let [[path-vec key] ((juxt pop peek)...