-
Dart 3.0 introduced patterns, including the following kind of construct known as an if-case statement:
```dart
if (json case [int x, int y]) {
print('Was coordinate array $x,$y');
} else {
…
-
### Describe the desired feature
I'd like the best structures in an evolutionary search to be symmetrized. For example, if a search produces a cell with 119.8 degree angles and virtually identical l…
-
Intended for all things UI related, to keep these designs and their discussion separated from the in-game artwork.
-
### Is your feature request related to a problem? Please describe.
We've had a number of gradual issues with monster types and spawn frequencies develop over the last year or so that need to be aud…
-
Most OBOs are CC-BY, Wikidata requires CC-0. Some ontologies have apparently granted Wikidata permission to redistribute part or all of their ontology.
We want to make sure this is streamlined with a…
-
Continued in #2590
-
### Background and motivation
[MemoryCache](https://docs.microsoft.com/en-us/dotnet/api/system.runtime.caching.memorycache?view=dotnet-plat-ext-6.0) is the "standard" way to cache things in .NET, b…
-
I am receiving this error when running enrichKEGG():
> Error in download.KEGG.Path(species) :
> Failed to download KEGG data. Wrong 'species' or the network is unreachable. The 'species' should…
-
Hey @marksorel8, I added a [directory](https://github.com/marksorel8/Wenatchee-screw-traps/tree/master/src/Stan_demo) containing Stan code, example data (from the Tucannon) and a self-contained R scri…
-
After the update that removed scatter stacking, thaumcraft went from being extremely strong (1 hit kill major bosses strong) to being rather replaceable in combat. Sure, it was very broken, but now th…