-
Since 4e76d8820401fbc3a2d128e5fcc4674519fe9850 any `map` type implementing methods will cause those methods to be exposed to JS, but not any of the `map` entries, to avoid ambiguity.
Now I'm in a s…
-
```ts
// your answers
type Reverse = `${T}` extends `${infer First}${infer Rest}` ? Reverse : R;
type StringToNumber = T extends `${infer N extends number}`? N : never;
type TrimLeadingZero = …
-
When a user drops a field into the Lens table, the results are unexpected. The main reason is that the table suggestions are built with the same logic as bar/line suggestions, and then limited. Tables…
-
# Motivation
flixOpt aims at creating a robust results file from solved calculation, which allows to analyze and evaluate a model at any time after solving it. Any user can profit from this feature
…
-
The JSON returned by the server is sometimes non-standard, such as:
user.json
```
[{
"name": "",
"age": 0,
"discount": 0,
"friends": []
},{
"name": "",
"age": 0,
"discount":…
-
/kind cleanup
**What would you like to be cleaned**:
To use ResourceFlavorReference consistently, and only cast to string when absolutly needed
**Why is this needed**:
For example here…
-
Mandatory: 20 GB
- attempt: 10 (Returns a reward description string on success, or an empty string on failure.)
- getContractType: 5 (Returns the contract name, to determine what to do (which fun…
-
Example sheet: [https://docs.google.com/spreadsheets/d/1xfrqraPa0auQ1O-C9RUo68RhxrPCDWkVMCAUbj79AZI](https://docs.google.com/spreadsheets/d/1xfrqraPa0auQ1O-C9RUo68RhxrPCDWkVMCAUbj79AZI)
For fields …
-
Macros like `panic!`, `assert!` or `assert_eq!` don't have docstrings we could show in their hovers.
-
Hi, thanks for this wonderful tool! I have several questions regarding its usage.
### Z3str configuration
First, in `jpf.properties`, there is string configuration: `strings.z3str=/home/miroslav/R…