Join Slack
Powered by
We’re removing global public functions in favor of...
# arrow
s
simon.vergauwen
08/22/2019, 8:38 AM
We’re removing global public functions in favor of companion extensions so in the next version those become extensions of the respective companion. i.e.
Id.monad()
,
Option.monad()
, etc
Open in Slack
Previous
Next