-
**TypeScript Version:** 2.1.1 / nightly (2.2.0-dev.201xxxxx)
**Code**
It would be nice to have a shard, standard library type that allows to express deep readonly-ness (not really const, since …
-
### Describe the project you are working on:
#### [Goost](https://goostengine.github.io/) - Godot Engine extension.
Continuing from godotengine/godot#7194.
### Describe the problem or limitat…
-
From #1696:
You maybe already hinted it here:
It may be that we really want the routine (rank_of_subsection) to give us back the shape of any subsection
But this recursion method to find …
-
**update** fragility when adding new keywords
One strong reason to add kwarg check is that users might run different versions of statsmodels. If we add a new keyword, then it will work on the new ver…
-
typical summation functions (in std/sums) only use each input element once, so should be usable in an online mode. However the API's in std/sums take an `openArray` input, preventing that.
Instead,…
-
A problem that we keep running into is a consequence of how we startup clasp.
No lisp objects are written into the fasl (fast-loading library) files.
The lisp environment is reconstituted at startup…
-
Hi Thierry,
I’m a university student at UBC, Vancouver working on the dry lab of UBC’s undegraduate [iGEM](https://igem.org/Main_Page) team. Our project this year aims to use tumor-colonising salmone…
-
Some ideas from the following links:
* https://www.php.net/manual/en/ref.strings.php
* https://commons.apache.org/proper/commons-lang/apidocs/org/apache/commons/lang3/StringUtils.html
* https://h…
-
**The `$position` argument, passed to the `$action`-function-argument of the folds is unnecessary and artificial**:
1. The addition of this argument resulted from the **_automatic_** adding this …
-
It would be great to add an example of encoding an `Array` or `Object` from the original GeoJSON to the PBF value (from the [`4.5` example](https://github.com/mapbox/vector-tile-spec/tree/master/2.1#4…