-
Hey friends!
I tried running the test suite under 1.8.0+ and the test line below fails because Clojure's anonymous functions changed their names. They now don't use `_fn` suffix.
https://github.…
-
**Is your feature request related to a problem? Please describe.**
I have been using Nickel for some months, usually with 1-2 weeks breaks. I'm a bit frustrated that after one of those breaks, I te…
-
I was trying to upgrade from `0.11.3` to `0.11.6` and one of my tests failed with this. Still investigating but possibly related to e82bf79560f1365f50a38f5e8f40714a3f6be53b?
```
#error {
:cause …
daaku updated
2 years ago
-
The look-up functions for genbank records are useful, but I am finding it difficult to work with the genbank records in this fashion. Is there any way within the API (or recommended method) to get the…
-
Knowing which core functions are most used (#5) is a great way to determine what to fix next.
But if the next thing depends on 20 unimplemented functions I want to know that too.
Write a program that…
-
@bbatsov has a nice written [Clojure style guidelines](https://github.com/bbatsov/clojure-style-guide) repo and there is the default [Clojure guidelines](http://dev.clojure.org/display/design/Library+…
-
* Clojure CLI Getting Started - Video Script
Welcome to Practicalli, thank you for joining me.
I'm John and i'll introduce you to the Clojure CLI tools,
the simplest way of running and working …
-
## INB4:
**What is Jute?**
- JUTE is a small language to describe JSON document transformations.
**What Jute does?**
```[YAML] -> [JuteTemplate] -> [YAML] ```
- It takes YAML data, ap…
-
Thanks for an awesome lib! I have found it extremely useful!
I don't know if this is by design or not. I have noticed when using standard clojure functions that returning nil for a non result `o/pr…
-
Hi,
Just found this project - looks great! If it is maintained, can I suggest adopting some of the functions in `core.matrix.stats`? This includes slightly more general functions for calculating vari…