Pattern matching in Clojure vs Scala
What are the key differences between pattern matching in these two languages? I am not referring to syntax, but capability, implementation details, range of use cases and necessity.
How to represent hard-to-calculate “properties” of “objects” in functional code?
I have a polyline “class” in my Clojure program, which is represented by a vector of points. (It’s not really a class or anything.)
Approaching SICP in Clojure instead of Scheme
I am a third year bachelor student in a software engineering program, and I brought up the idea of reading SICP to an adviser to gain a deeper and more fundamental understanding of the principles behind all this software we engineer.
What was the influence of Chris Okasaki’s data structures on Scala? [closed]
Closed 9 years ago.
What was the influence of Chris Okasaki’s data structures on Scala? [closed]
Closed 9 years ago.
What was the influence of Chris Okasaki’s data structures on Scala? [closed]
Closed 9 years ago.
What was the influence of Chris Okasaki’s data structures on Scala? [closed]
Closed 9 years ago.
vert.x message bus architecture
A large part of the vert.x architecture is around the message bus, and message passing between verticals. The main idea I guess being that I can create multiple modules (possibly in multiple languages) that communicate via JSON messages that are sent over a message bus (hazelcast).
vert.x message bus architecture
A large part of the vert.x architecture is around the message bus, and message passing between verticals. The main idea I guess being that I can create multiple modules (possibly in multiple languages) that communicate via JSON messages that are sent over a message bus (hazelcast).
vert.x message bus architecture
A large part of the vert.x architecture is around the message bus, and message passing between verticals. The main idea I guess being that I can create multiple modules (possibly in multiple languages) that communicate via JSON messages that are sent over a message bus (hazelcast).