-
This is a great project which would be very useful for anyone teaching the basics of MRI!
I am maintaining this resource: https://methods-cogneuro-book.github.io/irm.html (currently text is in Fre…
-
cd pod_go
export GO111MODULE=on
make test
I'm getting an error while running a make test command in pod core.
scheme_ot_complaint_test.cc:16:40: error: no matching function for call to ‘h256_…
-
Tyxml's phantom-type trickery prevents a form from being the child of another form:
```
# Html5.M.(form [form []]);;
Error: This expression has type ([> Html5_types.form ] as 'a) Html5.M.elt
b…
-
Pydantic V2 is highly incompatible with V1, and will likely require a complete rewrite of the integration. #285 pins Pydantic to `
-
Blacklisting divinerpg:pumpkin_spider has no effect.
[Magnum Torch config]
```toml
[diamond_torch]
#Mobs that should still be allowed to spawn despite being included in "mob_category".
#F…
-
https://www.nature.com/articles/sdata201759
https://datatagsuite.github.io/docs/html/
@mih: this is what you are looking for https://datatagsuite.github.io/context
https://portal.conp.ca/data…
-
Whenever I call page.evaluate with any of these two types of defining regex:
``` javascript
var patt1=new RegExp("\r\n|\r|\n");
var splitted = h1.innerText.split(patt1);
```
or
``` javascript
var …
capaj updated
11 years ago
-
See https://github.com/antonagestam/phantom-types/issues/202#issuecomment-1257943725.
-
### Description
Destructors of wrong type are injected for phantom types (with generic parameters that don't appear in the type's fields).
Here is a toy example:
```nim
type Phantom[T] = object
…
-
Basically when using [k in keyof] and mutating structures in ways that can be found at these repositories it becomes apparent that to simplify the learning cure it would be better if the type modifie…