dc

Results 2 comments of dc

A trivial example of this issue: ``` import Combine protocol SomeProtocol { var somePublisher: Published.Publisher { get } } ``` And the fix that allows the generator to produce code...

+1, I would like to see this as well. JTAppleCalendar has some big issues with how it does layout, and this is the only feature stopping me from switching right...