-
Add the same convenience functions we use in the https://verify.contentauthenticity.org/ to this, such as:
- `hasError` or `getErrors` or similar
- `isDetached`
-
I would like to add the following functions to `Data.Text.Lazy.Builder`:
```
toStrictText :: Builder -> Text
unlines :: [Builder] -> Builder
unwords :: [Builder] -> Builder
```
Additionally, I think…
-
- [ ] pull all possible values (categorical) or range (continuous) of encodable values
- [ ] dispatch encoding to elemental symbols (could be nice for demos)
-
Assume we have the following structure
```html
```
Let's say I want to get all nested divs of class `z` that are in `x`, but not the outside ones. Right no…
-
The usage is very long. Everything above the registry index should definitely be packaged in convenience functions in the `vsctm` module. (CC @alexdima @aeschli)
ghost updated
3 years ago
-
Git has a friendly feature that enables you to add a new subcommand `bla` (just like `checkout` is the subcommand in `git checkout`) simply by putting `git-bla` somewhere in your `PATH` (for example `…
-
When an error occurs while using any of convenience functions like quick_select, Dancer is not able to produce a usable stack trace. The error is shown to be originating always from the same line of c…
-
In Pygfx there's a few places where we support data to be loaded with external libraries. In particular:
* in `geometries/_compat.py` for converting external geometry to pygfx geometry.
* In `materi…
-
It's been suggested a few times that it would be nice to have some pre-baked animations for common situations.
[This comment](https://github.com/napari/napari/issues/448#issuecomment-562997305) summ…
-
Before submitting a pull request, please doublecheck that you have included
## Code review
[pr.txt](https://github.com/unisonweb/base/files/6001519/pr.txt)