-
## Week 8 - Section 2.5
### Group Leader of the Week
> :clap: :tada: :heart: @kingcons :heart: :tada: :clap:
![volunteer](https://media.giphy.com/media/Bu2MNWOV2vA7S/giphy.gif)
### Meeti…
-
https://fastapi.metacpan.org/v1/release
{ "query": { "match": { "distribution": "Class-Multimethods" } } }
Only returns up to 1.700. In addition, that archive for that listed version is "Class-Mul…
-
I enjoyed your articles on the algorithms and data structures you used to generate yomm11's dispatch tables. I don't see any comparable description for yomm2, and the comparison to yomm11 suggests the…
-
`{
"query": {
"match": { "distribution": "Class-Multimethods" }
}
}`
Only returns up to 1.700. In addition, that archive for that listed version is "Cla…
-
Right now only maps are converted to JSON and JSONB.
Would be good to have the same functionality for the sequences.
-
https://clojurians-log.clojureverse.org/clojurescript/2018-04-16
```
java.lang.IllegalArgumentException at /clojurescript/2018-04-16
[:undecorated "https://clojure.org/reference/multimethods#"]…
-
With `multithread?` set to non-falsy, the XML appears to be mangled (perhaps race condition writing?)
This is what I see:
```
-
This may already exist, but I'm noticing some libraries like Numpy have very complicated type checking necessities. My simple solution just comes from multimethods in functional languages: why not use…
-
**EDIT**: Looking into how different the new version is compared to the 0.7.x series, I decided to bump the new version to 1.0.0. It should help people realize that this is a major release that might …
-
The compiler "walks" properly on some forms, but not on others:
```
user=> (compile-html '(if 6 [:div.x.y {:href 6} "text"]))
(if 6 (js/React.createElement "div" #object[cljs.tagged_literals.JSValu…
zlorf updated
6 years ago