-
``` js
import {merge} from "ramda";
console.log(
merge(
{age: 30, tags: ["a"] },
{tags: ["b"] }
)
); // {age: 30, tags: ["b"]} -- ok
console.log(
merge(
{model: {age: 30, tags: ["a…
-
hi,
i'm trying to build boost 1.58 for mingw64 and it fails for at least the i386 target:
```
toolset=gcc-mingw64 \
target-os=windows \
variant=release \
threading=multi \
th…
-
QGroundControl opened for the longest time a default connection on UDP port 14550. There is literally not a single reason to not do this and require the user to set it up manually, and it did not only…
-
Hopefully I will get some free time to update this before the end of May 2015. If you're feeling squirrelly, you can get it to compile by checking out an old version of the oracle package.
-
Using a selected color, a user can click in the void between **_any_** overlapping lines or closed paths to create a new filled shape.
- Will need to test various shapes
- Shapes that have breaks/are …
-
In `shell-mode` and `term-mode` buffers `with-editor` does support editing remote files on behalf of "child" processes running on a remote machine. But this is only the case if the `default-directory`…
-
Exactly what it says on the tin. The rest of the counters still increases to their max value as intended iirc.
-
it should probably be different than 0.x series
-
The sound of engine and wind should be louder with door opened. Also, the same would be true if the opening of the windows is implemented (see: https://github.com/Juanvvc/c172p-detailed/issues/116)
-
Right now our code coverage is somewhere around 15%. :zap:
![](http://i963.photobucket.com/albums/ae115/shineeluv31/gif/theofficeno.gif)