how about the `(String) -> Any` vs `(String) -&...
# codereview
f
how about the
(String) -> Any
vs
(String) -> T
?