Marco Cancellieri

Results 6 issues of Marco Cancellieri

## Checklist - [x] Reviewed the [README](https://github.com/ra1028/DifferenceKit/blob/master/README.md) and [documents](https://ra1028.github.io/DifferenceKit). - [x] Searched [existing issues](https://github.com/ra1028/DifferenceKit/issues) for ensure not duplicated. ## Description Since the identity component of `Differentiable` is semantically identical to...

This is a proposal to add `asyncStream` and `asyncThrowingStream` in order to bridge into [Swift Concurrency](https://docs.swift.org/swift-book/LanguageGuide/Concurrency.html). I find this especially useful for writing non-blocking async tests. A couple of things...

blocked
work in progress

It would be great if one could change the tile source after creation [as described here](https://www.mapbox.com/mapbox-ios-sdk/#tile_sources__protocol)

I couldn't get STW to work and it seems to be a rather unknown package. This PR replaces it with [bonjour](https://www.npmjs.com/package/bonjour). It also fixes a high severity vulnerability warning.

`@IBDesignable` and `@IBInspectable` are currently not exposed in the Carthage Framework

enhancement

The VirtualMachineView stops responding to keyboard input after the first reboot. While it shouldn't be an issue, as interactions should not be required outside of editor mode, it would be...