-
First of all, thanks for toniq! It got me started on a project of mine.
I was wondering if this line https://github.com/joakimk/toniq/blob/930f35f00a70550d00da0baee4243a5cf442c382/lib/toniq/job_concu…
-
## Entry
https://www.smlfamily.org
Used for general-purpose programming, research, and education, particularly in the areas of symbolic computing, compiling,
formal methods, applied logic.
A…
-
If representation of Eff in JS runtime, was free monad-ish way, like this:
``` purs
Eff a
= { tag: "effect", val0 :: Void, val1 :: Unit -> a }
| { tag: "pure", val0 :: Void, val1 :: a }
…
-
## Motivation
Unlike Haskell, Scala allows multiple implicit instances of a type. This makes implicits cover a lot more use cases. Besides type classes, implicits can also express
- capabilitie…
-
Here are some notes for implementing a more-scalable version of Orbit-DB using persistent balanced trees. This came out of a discussion with @haadcode . Before implementing it, I'd love to get the com…
-
First apologies for posting here, but I can't find any forums for engaging in general Q&A regarding the pure actor model.
Are you aware of such a venue?
My immediate question which I can't find an a…
ghost updated
10 years ago
-
Hello,
Not sure if you still follow this project, but I have a possible PR with some changes that could improve the "happiness" of the choices with the penalty of number of trades. I am interested …
-
There is some immediate backlash about immutable collections by Java users, as their understanding of the concept is either getting a full copy per operation, or receiving an exception on mutating met…
-
Obviously, there's only so much we can do, but we can do some. The most obvious optimization is to use a version of `insertMin` that takes a singleton tree as an argument instead of an element. But I …
-
I request that the following data is removed from The Stack and StackOverflow:
- Commits
- GitHub issue
- jship/Chivalruckus
- jship/Hazmat
- jship/ShipGL
- jship/VimConfig
- jship/aut…
jship updated
6 months ago