> On Dec 8, 2015, at 11:44 AM, Austin Zheng via swift-dev
> wrote:
>
> Hello devs,
>
> I have two questions about the _Reflectable and CustomReflectable protocols
> in the stdlib. (These are both in context of Jira ticket SR-88.)
>
> First, I notice that _Reflectable encompasses both CustomR
Hello devs,
I have two questions about the _Reflectable and CustomReflectable protocols in
the stdlib. (These are both in context of Jira ticket SR-88.)
First, I notice that _Reflectable encompasses both CustomReflectable and
CustomPlaygroundQuickLookable's functionality. It looks like there ar