hydroflow 0.10.0

Hydro's low-level dataflow runtime and IR
Documentation
1
2
3
4
5
error: unexpected end of input, expected one of: square brackets, `mod`, identifier, parentheses
 --> tests/compile-fail/surface_syntax_indexing_empty.rs:5:35
  |
5 |         source_iter(0..10) -> [0]();
  |                                   ^