Simon Cruanes
|
b07d460b3f
|
port cpp.ml from containers, replace previous codegen with it
now OCaml 5-only features are truly available only on OCaml 5, instead
of just relying on the user reading the docstring.
|
2023-07-09 19:49:24 -04:00 |
|
Simon Cruanes
|
f46cc4f12c
|
fix: Fork_join.both_ignore now has a more general type
|
2023-07-05 21:55:00 -04:00 |
|
Simon Cruanes
|
03212e7478
|
fork-join: add both_ignore
|
2023-07-05 21:55:00 -04:00 |
|
Simon Cruanes
|
43487ebe49
|
add Fork_join.all_{list,init}
primitives to fork-join over n tasks
|
2023-07-05 21:55:00 -04:00 |
|
Simon Cruanes
|
309424a58f
|
move fork join into its own module
|
2023-07-05 21:55:00 -04:00 |
|