Join Slack
Powered by
For example, I have HOFs that convert a `T.()->...
# language-proposals
n
natpryce
11/26/2015, 11:11 AM
For example, I have HOFs that convert a
T.()->R
to a
(T)->R
and vice versa, that wrap tracing around a function, and so on.
2
Views
Open in Slack
Previous
Next