Dario Rexin
Dario Rexin
SchedulerPublisher does not use immutable.Seq, maybe some other classes also don't use it. Check and import it everywhere.
Not all messages are needed by schedulers and executors.
I added support for Clojure Agents. p.s.: fixed the whitespace/tab issue ;-)
This adds prespecializations for commonly used types to the stdlib
rdar://127379960 When the spare bits of an Error objects are used to store tag bits, this caused the enum tag to be lost, which caused the wrong enum cases to...
**Explanation**: When the spare bits of an Error objects are used to store tag bits, this caused the enum tag to be lost, which caused the wrong enum cases to...