-
IntelliJ supports the generation of stub method implementations for Java Classes via the Code > Override/Implement/Delegate features. These features would be very useful in Clojure too.
It would be g…
-
# Vars
## To Be Added
Function groups for which no specific ticket was yet filed and which still have not been added.
### Chunking
```
chunk
chunk-append
chunk-buffer
chunk-cons
chunk…
-
I am generating Clojure code with `swagger-codegen`. How would I call the generated functions with client certificates to make them use these when establishing a connection to the HTTPS API endpoint?
ghost updated
8 years ago
-
In the latest Clojure and ClojureScript they added core functions `abs` and `update-keys`.
Is it possible to update the dependencies to get rid of these warnings?
```
WARNING: abs already refers …
-
**Describe the bug**
Custom Expressions with more advanced structure, where numeric and string functions are combined, then the query fails because of incorrect casting. Probably other types of funct…
-
# Environment
* OS: macOS Big Sur (11.3.1)
* Unity: 2020.3.7f1c1 / 2020.3.8f1c1 (latest 2020 LTS)
* Xcode: 12.5
# Step
* Use 2020.3.8f1c1 open the project, switch build platform to `macOS`
* …
-
Description:
The goal of this issue is to create a foundation for developing a cybernetic organism or open game using physics-informed syntax. To begin, we need to implement a basic active inference …
-
**Regarding:** version 1
**Description:** All of the eight core functions — `get*`, `assoc*`, `update*`, `dissoc*`, `get-in*`, `assoc-in*`, `update-in*`, `dissoc-in*` — produce an exception wh…
-
Most `p` functions use `(loop` while `royal/p` and `strflush/p` use `(reduce`.
It would be nice to make all follow the same `(reduce` structure, since it seems easier to read (once used to clojur…
-
Hi @daveyarwood ,
This issues builds on the idea regarding "commands for comparing notation" mentioned in https://github.com/daveyarwood/alda-clj/issues/2#issue-390365327
What I meant is that f…