Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
OlegTheCat
OlegTheCat has asked
15
questions and find answers to
20
problems.
Stats
513
EtPoint
129
Vote count
15
questions
20
answers
About
Functional programming. Clojure, Common Lisp, Haskell.
OlegTheCat questions
clearInterval inside callback in ClojureScript
How to distinguish java map from clojure map?
Why Clojure evaluates forms during AOT compilation?
Why I can set! builtin dynamic (?) Clojure vars?
How to force slot's type to be checked during make-instance?
What does retag parameter in s/multi-spec mean?
Why does the usage of by_ref().take() differ between the Iterator and Read traits?
What does :scope "provided" mean?
OlegTheCat answers
Is there a way to peek into Clojure async channels without consuming their values?
Clojure repl - how can I insure that :reload-all does indeed reload all required namespaces?
Why Doesn't Clojure provide standard library after creating new namespace?
When to use a Var instead of a function?
What is the correct way to perform side effects in a clojure atom swap
How do you find all the free variables in a Clojure expression?
Why does wrapping this in a function take 10x longer to run?
How to split string at fixed numbers of character in clojure?
Nested transactions in clojure.java.jdbc
How to remove sequential matches in vector in Clojure?