-
-
```
Helper functions to obtain an istream from an Arduino Stream and an ostream
from an Arduino Print.
I don't know if you are interested with Arduino support but I wanted to share
it ;)
Files are …
-
- Mouse.GetPositionPrevius()
- Mouse.IsPressed()
- Mouse.IsReleased()
these are some missing functions that are like the ones that were just added.
@endlesstravel tell me if you can think of mor…
-
Along with `convert()`, expose additional helper functions that help decipher the `.ics` file.
An initial example: `unique_keys`, a function that returns an array of all of the unique data points tha…
-
Hey :)
I'm new to bash-completion and wrote my completion scripts from scratch so far. Now I'm really happy that I can use some helper functions from your scripts. However, certain helper functions…
-
Consider [this "white-paper"](https://hackmd.io/@CbTjAirGSvyQszBNI9dyuQ/S1x4igv_U/edit).
### Step one
Identify all helper functions in the above white paper including to be generated ones like
* …
-
- [ ] hash
- [ ] hash_tree_root
- [x] is_active_validator
- [x] get_active_validator_indices
- [x] shuffle
- [x] split
- [x] get_committee_count_per_slot
- [x] g…
-
The [bulk API](https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-bulk.html) can be used to index multiple documents into Elasticsearch by constructing a bulk request containing mult…
-
We have a large set of helper functions spread across 17 helper files. We need to audit these for the following:
Is it still necessary for us to maintain our own helper function in all cases? Could …
-
Planning to use this issue to add snippets for potential helper functions to consider adding.