-
Development of custom function for working with objects produced by `msm` calls
-
**Is your feature request related to a problem? Please describe.**
ref #1864 , there needs to be a concise way to check that utility functions (brightness calculation, channel setting, value conver…
mcspr updated
4 years ago
-
Hi,
Would be nice to expose private utility functions (e.g. `_replaceSelection` or `_toggleLine`) to create custom buttons easily.
These functions could be binded as static like `SimpleMDE.toggleBol…
-
Some utility functions to use with buffers:
- cython.buffer.shape -- The shape of a buffer
- cython.buffer.strides/suboffsets/bufptr -- Raw data for manual access
Details discussed on the mailing lis…
-
Some utility functions to use with buffers:
- cython.buffer.shape -- The shape of a buffer
- cython.buffer.strides/suboffsets/bufptr -- Raw data for manual access
Details discussed on the mailing lis…
-
**Description**
Add utility functions for manipulating both stacks.
**Tasks**
- [x] stack_push: Push a item to a specific stack on a specific position
- [ ] stack_pop: Remove a specific item fro…
-
Hello 👋
When writing our own macro-decorators, we found out we would like to use utility functions like `getPath()`, `getPaths()`, etc. internally used in https://github.com/pzuraq/macro-decorator…
-
Add tests for utilities in `src/util/hash` and `src/util/types`
- [ ] pack
- [ ] merkleize
- [ ] mixInLength
- [ ] copyType
- [ ] parseType
- [ ] isSSZType
- [ ] isBasicType
- [ ] isComposit…
-
### Problem
I have an app similar to google sheet and would like to create a REPL to modify the sheet using JupyterLite. I already provide some hooks to access and update data from the sheet bu…
-
We need a logger, report all callbacks from the algorithms, These Common Utilities i.e used everywhere will be outside chapters.
- [x] Into the output stream
- [x] Into a file for logging
- [ ] …