-
I've started playing around with boundaries and breaks for the fun of it with the objective of implementing an async/await ( but I guess dotty-cps-async existing and looking great kinda killed my motivation ^^ ) and making scala more Rust-like with Result and "nice" ( all a matter of perspective folks, don't burn me to the stakes yet ) overloadings with .? and .! . Very rough right now though
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
You can look (and EPFL collect feedback) about EPFL implementation of async/await: https://github.com/lampepfl/async. Also you can look at dotty ticket about this: https://github.com/lampepfl/dotty/pull/16739
-
You can look (and EPFL collect feedback) about EPFL implementation of async/await: https://github.com/lampepfl/async. Also you can look at dotty ticket about this: https://github.com/lampepfl/dotty/pull/16739