What I'm going to describe is just derived from how traits themselvces work, but despite having now written a decent amount of Rust, I had not really fully absorbed this fact. (more…)
Read more »
Clojure, implemented atop Rust (unofficial). Contribute to clojure-rs/ClojureRS development by creating an account on GitHub. (more…)
Read more »
I’ve done a lot of writing about functional programming. But mostly in JavaScript. I love the simplicity of declarations that are possible thanks to JavaScript’s dynamic typing system. It makes… (more…)
Read more »
Unsafe versions of standard library From<T> and Into<T>. - prostomarkeloff/unsafe_from... (more…)
Read more »
FSM-based Resumable Postgres tasks. Contribute to imbolc/pg_task development by creating an account on GitHub. (more…)
Read more »