-
Currently all the map related helper functions (lookup, update, delete, etc.) are invoked via `ebpf_map_metadata_tables` (which contains function pointers for each map type).
This design helps keep…
-
### I confirm that...
- [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq),…
-
With the `to excel` command, we already have a robust CSV to Excel exporter.
However, it doesn't allow you to:
* format cells
* add formulas
* add conditional formatting
* do merged cells,
* …
-
Suggested in camtraptor July 2023 coding sprint
`zzz.R` contains the following helper functions. It should be reviewed if they are still necessary and/or need to be renamed.
- [x] `zzz.R`: renam…
-
A collection of syntactic sugar functions to help make repetitive task easier. A couple of examples of what these might be called:
- `isDescendantOf`
- `isChildOf`
- `isSiblingOf`
- `isRoot`
- …
-
There are ell/theta factories in firecrown that can be helpful to generate these objects.
These are inside the generators in Firecrown: https://github.com/LSSTDESC/firecrown/blob/master/firecrown/g…
-
One of the major `rand` critiques, which I've recently seen, argues that it makes hard to write "quick and dirty" code. This motivates creation of crates like [`fastrand`](https://github.com/stjepang/…
-
Especially `plot_highdim` needs refactoring:
- Structure of several completely different types of plots in one function is a bad idea, even if it allows some code sharing. Hard to see at a glance whi…
-
### Create Helper Functions:
* [ ] Develop basic utility functions to facilitate integration with Phaser.js and SolidJS.
* [ ] Functions should handle common tasks such as:
* [ ] Updating game st…
-
With #262 we plan to introduce a `version()`, a function that doesn't start with a verb. This is similar to some [camtrapdp functions](https://inbo.github.io/camtrapdp/reference/index.html) (`version(…