-
Dart SDK version: 2.12.0-133.2.beta (beta) (Tue Dec 15 09:55:09 2020 +0100) on "windows_x64"
If I have a class that takes a generic like this:
class Field {
...
}
Without null safety I ca…
-
The text "Note that using a reference member is almost always wrong" appears in the exception text for http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#define-copy-move-and-destroy-consiste…
-
Hello great product!
I would like to be able to use classes (list of signals) also with function and procedures. Is there any change to implement the name mangling scheme which works fine for entiti…
-
I would like to implement an error stack class/object. This will be helpful for addressing #76 (message for errors inside of stdlib). The reasons why this is useful are that:
1. You can raise/signa…
-
A common request is to have a way to pass a reference that actually _owns_ its referent. The idea originated long ago in an attempt to find a suitable type for `Drop`, but it's not a perfect fit there…
-
## General comments
- Generally, many slides of this workshop refer to features in RStudio and R, without pictures or snapshots of the window. This would require the instructor to constantly shift …
-
Prior art in other languages:
* SciPy: https://docs.scipy.org/doc/scipy/reference/sparse.html
* Matlab: https://www.mathworks.com/help/matlab/ref/sparse.html
* Julia: https://docs.julialang.org/e…
-
TL;DR: what the title says
### background
This team should feel very proud of the work we've done on this package over the past few months. We have shipped [dozens of real recipes](https://githu…
-
Hi,
I am having trouble finding information about what IBEIS actually does. Is that information available anywhere? I have seen the color pictures and the extensive method list, looks very interest…
-
Supporting json based description of package seems pretty important, even support for incompatible version of package.json would be a plus.
And my personal preference would be also adding an option…