Closed jverkoey closed 7 years ago
LGTM via @pingpongboss in Discord.
We're accepting specs via Discord now? This is marked "stable," and I hadn't even seen it.
This one's pretty light-weight. Can re-open any thread with additional thoughts.
It's easy enough to bikeshed over the syntax (e.g. why let
), but probably not substantive enough to be worthwhile.
Not sure what @
means as a type though.
Removed the lets.
Thanks. What's @
as a type mean?
In swift-land is just an "unknown" type.
I've written up a spec on how plans might be written out to the console. View the spec here:
https://material-motion.github.io/material-motion/starmap/specifications/runtime/Runtime/tracing/ConsoleLoggingTracer
And an implementation of the proposed changes here: http://codereview.cc/D1897