-
### Description
You are given a string s consisting of lowercase English letters, and you are allowed to perform operations on it. In one operation, you can replace a character in s with another lo…
-
In the Oxide Console pressing Ctrl + k (Linux/Windows) or Cmd + k (macOS) opens the **Jump To** modal which allows operators to quickly perform actions such as jumping to a project or silo.
If an ope…
-
The < and
-
This was raised against another spec in https://github.com/w3c/rdf-canon/issues/18, and a similar change should be made here and in Framing. Note that this shouldn't affect any actual test results.
…
-
### Feature scope
Other
### Description
For example, they currently cause the log directories to be ordered randomly
Screenshot showing log dirs sorted lexicographically, which doesn't match the t…
-
Spun off from #49. Once that is merged we'll have the definition of [strict] total orderings, and can sensibly define this ordering for `seq` values based on an element ordering on `T` values.
This…
-
To support runtime configuration, and possibly #546, we need a way to convert between the strings given in a configuration file ("hashed_perceptron", "lru", "ip_stride", etc.) to the type of the modul…
-
Let's say I have the following `__all__` already set:
```shell-session
$ cat ./__init__.py
```
```python
from click import *
from cloup import *
__all__ = [
"Argument",
"argument",
…
-
This was raised against another spec in https://github.com/w3c/rdf-canon/issues/18, and a similar change should be made here and in Framing. Note that this shouldn't affect any actual test results.
…
-
Two years ago I got from https://math.stackexchange.com/questions/4453285 that $[0,1]^\omega$ is a nontrivial example for a LOTS that is connected and totally path disconnected (such example does not …