Join Slack
Powered by
`IO<A>` takes only one type param so there i...
# arrow
s
simon.vergauwen
04/20/2019, 8:02 AM
IO<A>
takes only one type param so there is nothing to partially apply since
typealias IntIO =IO<Int>
Open in Slack
Previous
Next