-
Updated
Nov 24, 2020 - Clojure
Clojure

Clojure is a functional, dynamic, general-purpose programming language. It provides built-in concurrency support via software transactional memory and asynchronous agents, and offers a rich set of immutable, persistent data structures. Clojure runs on JVM, JavaScript VMs, and Common Language Runtime.
Here are 4,360 public repositories matching this topic...
- Select theme with thick strip in line number block.
- Save and restart. Open some file. Нou see that the first characters of the lines are hidden under stripe.
- Open another file. All display properly.
- If you see carefully that the whole block with line numbers in the first case is shifted to the left.
First file
-
Updated
Nov 19, 2020 - Python
-
Updated
Nov 24, 2020 - Assembly
-
Updated
Sep 25, 2020 - Clojure
-
Updated
Jun 24, 2020
-
Updated
Nov 8, 2020 - Kotlin
Is your feature request related to a problem? Please describe.
I have to repeatedly add e.g. :integration
to the list of exclude-selectors in order for cider-test-related functions to not run my :integration
-tagged tests.
Describe the solution you'd like
I'd love to see support for non-interactive test selector filters, either by doing some (setq ..)
magic or (even better) by re
Bug Report
Problem
In a private group chat that I created, assigned a name and act as an admin, I am unable to successfully change the name.
Expected behavior
[comment]: # Group chat name is able to be changed
Actual behavior
[comment]: # Group chat name is not able to be changed
Notes
For the developer who will be investigating. Is it related to anothe
-
Updated
Nov 13, 2020 - Clojure
-
Updated
Jul 20, 2020 - HTML
-
Updated
Sep 20, 2020 - Clojure
-
Updated
Oct 28, 2020 - Java
-
Updated
Nov 24, 2020 - Clojure
-
Updated
Aug 31, 2019 - Clojure
-
Updated
Oct 21, 2020 - Clojure
-
Updated
Nov 24, 2020 - Clojure
Created by Rich Hickey
Released October 16, 2007
- Organization
- clojure
- Website
- clojure.org
- Wikipedia
- Wikipedia
At this moment relu_layer op doesn't allow threshold configuration, and legacy RELU op allows that.
We should add configuration option to relu_layer.