File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -128,12 +128,10 @@ promise, and has nothing to do with system or preemptive threads.*
128128Open an [ issue] [ issues ] , visit [ Discord] [ discord ] chat, ask on
129129[ discuss.ocaml.org] [ discourse ] , or on [ Stack Overflow] [ so ] .
130130
131- Release announcements are made in [ /r/ocaml] [ reddit ] , and on
132- [ discuss.ocaml.org] [ discourse ] . Watching the repo for "Releases only" is also an
133- option.
131+ Release announcements are made on [ discuss.ocaml.org] [ discourse ] . Watching the
132+ repo for "Releases only" is also an option.
134133
135134[ so ] : https://stackoverflow.com/questions/ask?tags=ocaml,lwt,ocaml-lwt
136- [ reddit ] : https://www.reddit.com/r/ocaml/
137135[ discourse ] : https://discuss.ocaml.org/tag/lwt
138136[ issues ] : https://github.com/ocsigen/lwt/issues/new
139137[ discord ] : https://discord.com/invite/cCYQbqN
@@ -179,3 +177,5 @@ distributed computing
179177- [ mwt] ( https://github.com/hcarty/mwt ) — preemptive (system) thread pools
180178- [ opium] ( https://github.com/rgrinberg/opium ) —
181179web framework
180+ - [ lwt_domain] ( https://github.com/ocsigen/lwt_domain ) — domain parallelism when
181+ using Lwt with OCaml 5
You can’t perform that action at this time.
0 commit comments