You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 21, 2019. It is now read-only.
It means that it would have to call passed function to a compose to obtain a descriptor. Along the way it would be possible to read displayName of that function and append into final descriptor. I also like it this way as final composition is more readable.
The text was updated successfully, but these errors were encountered:
Just an idea, I'm not sure if it doesn't collide with something else at this point, but what about defining component like this:
It means that it would have to call passed function to a
compose
to obtain a descriptor. Along the way it would be possible to readdisplayName
of that function and append into final descriptor. I also like it this way as final composition is more readable.The text was updated successfully, but these errors were encountered: