-
```rescript
type x = {name: string}
type y = Person({...x})
```
Gives:
```
I'm not sure what to parse here when looking at ")".
```
Add a field before and it parses fine:
```rescript
typ…
-
Hello
It is not the same as issue 18(https://github.com/manu354/cryptocurrency-arbitrage/issues/18), please read.
Generally you make great program, but still have some bugs, as I think.
1.
On mark…
-
One of the disadvantages of GraphQL’s request/response model is that the GraphQL response is not returned to clients until the entire request has finished processing. However, not all requested data m…
-
I noticed a quite serious problem related to 1.13 version of the game.
Now, with the news water physics, replacing any block by water with WE does not work anymore to get "blocks" of water not flowin…
-
## Object comprehensions
(based on Python's dict comprehensions)
```coffee
obj := {for item of list
[item.key]: item
[item.key.toLowerCase()]: item
}
---
const obj = (()=>{const resu…
-
'AddThis spreads your content across the Web by making it easier for your visitors to bookmark and share it with other people, again…and again…and again. Our simple yet powerful widget is very easy to…
-
The definition:
> A footing is a part of the foundation of a structure that spreads and transmits the load to the soil.
So, is it possible to have Pset_FootingCommon.LoadBearing = False?
If n…
Moult updated
2 years ago
-
The docs for [`strcmp`](https://www.php.net/manual/en/function.strcmp.php#refsect1-function.strcmp-parameters) say:
> ### Return Values [¶][1]
>
> Returns `-1` if `string1` is less than `st…
ash-m updated
3 months ago
-
This has been an issue with my extension for a while, as the interior's physical properties is just wood. However, with the new update, it has become a pretty bad issue.
When the handbrake is toggle…
-
- It could be interesting to have simply a hexgrid that respects spatial distance as well as one that spreads areas out. This would require aggregating data for areas that fall within a hexagon. It co…