Nikolay Durygin

Results 6 issues of Nikolay Durygin

Hello. Is it recommended to destructure arguments in function definition or in let inside the function? The first approach affects readability though shortens the function. Any thoughts about this? E.g....

Hello, Excuse me, but it's not clear to me how can i quickly make dynamic paths, could you please show some example? For example i have resource lie `{:a {:b...

Hello. Found an interesting issue. If you enter the into Excel cell time only (e.g. "3:10") - it will be converted to "1/0/1900 3:10:00 AM" (Long date format). If you...

Hello. When i'm reading a value from a cell with an error using `read-cell` i get the following exception: ``` IllegalArgumentException No method in multimethod 'read-cell-value' for dispatch value: 5...

## Description When calling a series of delaunay, clip_box and decimate on a point cloud - i'm getting "Windows fatal exception: access violation" sometimes, more precisely: ``` Windows fatal exception:...

Hello, I'm trying to use frinj 0.2.5 with ClojureScript 1.7.107 and cljsbuild 1.1.0 and figwheel 0.2.5. Later after executing command `(require '[frinj.ops :as ops])` in browser console i get following...