Jacek Sieka 686e4a3d26
futures: sinkify and lentify
this avoids copies here and there throughout the pipeline - ie
`copyString` and friends can often be avoided when moving things into
and out of futures

annoyingly, one has to sprinkle the codebase liberally with `sink` and
`move` for the pipeline to work well - sink stuff _generally_ works
better in orc/arc
2023-11-17 14:06:58 +01:00
..
2023-11-13 10:56:19 +01:00
2023-11-17 14:06:58 +01:00
2023-10-17 14:19:20 +02:00
2023-11-17 14:06:58 +01:00
2023-11-17 14:06:58 +01:00
2021-03-24 10:08:33 +01:00
2023-11-15 09:06:37 +01:00
2023-11-13 10:56:19 +01:00
2023-11-08 21:20:24 +01:00
2023-11-13 10:56:19 +01:00
2023-11-08 21:20:24 +01:00
2023-10-30 15:27:50 +02:00
2023-11-13 10:56:19 +01:00
2023-11-13 10:56:19 +01:00
2023-06-05 22:21:50 +02:00
2023-11-13 10:56:19 +01:00
2023-06-05 22:21:50 +02:00
2021-03-24 10:08:33 +01:00