-
I mentioned this in https://github.com/tc39/proposal-slice-notation/issues/19 as well, but there is potential to augment this in the future with an actual reified `Index` type, similar to [C#](https:/…
-
Re: https://github.com/hyphacoop/worker-coop-scripts#backup2github-command
We have an in-progress script that's intended to backup hackmd and other docs to the more permanent github repo. (not done…
-
Pandoc supports several options to render Tex math questions. Any usage docs demonstrating mathematical equations should be converted to ~~MathJax~~ TeX/LaTeX notation within the Markdown source files…
-
The [documentation states](https://lightningcss.dev/transpilation.html#browser-targets), "By default Lightning CSS does not perform any transpilation of CSS syntax for older browsers. This means that …
-
I understand how to represent in 2.0 and 3.0 these query parameters with OpenAPI:
```
?list=x&list=y
```
But I can't understand if it is possible or not (so I imagine, not?) to represent this:…
-
``` coq
(* File reduced by coq-bug-finder from original input, then from 8249 lines to 907 lines, then from 843 lines to 357 lines, then from\
351 lines to 260 lines, then from 208 lines to 162 lines…
-
Steps:
1. Make a file with schema `A` import types from module `B`, in another file (inside the absinthe repo will do)
```
defmodule Boo.B do
use Absinthe.Schema.Notation
end
# ---
defmodul…
-
As ESL consumer, I want to have an anchor navigation component implemented on the ESL side.
## API Drafts
### Template:
```typescript
// Register default
ESLAnchornav.setTemplatte(renderer: ESLAnc…
-
The tensor algebra compiler supports tensor index notation. Tensor index notation can be used to do linear algebra, but for convenience we ought to have a linear algebra API as well.
This API (`lin…
-
### Description of the Problem
Currently, the syntax for specifying the "index" of a multi axis signal is misleading. Currently, one would reference the "index" of a multi axis signal through the use…