Join Slack
Powered by
By the way, why two-parameter functions in typecla...
# arrow
e
Egor Trutenko
10/03/2018, 1:29 PM
By the way, why two-parameter functions in typeclasses aren't
infix
? For example,
Copy code
String.eq().run { "str1" eqv "str2" }
would be more idiomatic
Open in Slack
Previous
Next