-
Sometimes you want to check the condition at the end and not the beginning.
``` rust
do {
do_work();
} while condition
```
These substitutes are less than ideal:
``` rust
do_work();
while cond…
-
There's now a HAL published on crates.io: [`embedded-hal`][] ([Introduction blog post][brave-new-io]). :tada:
[`embedded-hal`]: https://docs.rs/embedded-hal/0.1.0/embedded_hal/
[brave-new-io]: htt…
-
@jhwgh1968 there has been an open issue regarding the fact that creating an `Engine` is expensive: https://github.com/jonathandturner/rhai/issues/142
It looks like registering all those core func…
-
___
_**NOTE:** This issue has been closed and is now being **continued** in a NEW GitHub issue, [\#339: "Transactional-Execution Facility... (continued) "](https://github.com/SDL-Hercules-390/hyperio…
-
Are there any plans to consolidate all the immensely valuable information Jim and all the other people have collected about the ROOT binary dataformat and put it into a format description document? I …
-
Continuing discussion from #421 and #418. Will add my thoughts later.
-
They have locked down the design and are in the process of qualifying suppliers so it's probably 2-3 months away. Of course the Corona virus pandemic may cause disruptions. It will use the IMXRT1062 a…
-
Since hldiff is described as "*A port of Python difflib* to compute diffs and (re)highlight diff output intraline", I assume it should be a hybrid package.
Installing hldiff 0.1 or head with `nimbl…
-
I am looking at using Awkward Array for processing time series data.
The data analysed may contain several features/attributes, and each feature may be measured at a different frequency and there …
-
The Map of Early Modern London is continuing to encode mayoral pageants, which took place across a number of places throughout London. These documents detail both the performances at particular sites …