Results 55 comments of Jonathan Wight

I'd like to see a little bit more info on the structure. But that would be a start. Thanks.

I'm wondering if a multiple merge functions that took multiple signals might be better? merge(a: Signal, b: Signal) merge(a: Signal, b: Signal, c: Signal) merge(a: Signal, b: Signal, c: Signal,...

Seeing this too - even if we're not enabling DCIntrospect. It would be _really_ nice if there was a way to include DCIntrospect in code but have it not run...

Actually I'll file this as a new bug.

I see you left in male nipples. Will this bug ever get fixed?

Function was originally internal. Changing it to public produces identically results though. Running Swift REPL directly and trying to import Example and run answer fails pretty much the same way:...

the `error: module importing failed: invalid pathname` was due to missing python modules in my .lldbinit. I've cleaned those up but am still seeing the unresolved identifier issue...

This is used quite a fair bit in the standard library for doing things like providing a default implementation of a Collection's Slice type `associatedtype SubSequence : Collection = Slice...

That would definitely be a great improvement. Although it wouldn't solve my original issue - I keep my dotfile directory synced with Apple iCloud Drive so my .unison directory contains...